Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2005 13:28:49 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Ragnar Lonn <raglon@packetfront.com>
Cc:        freebsd-net@FreeBSD.org
Subject:   Re: ngctl: send msg: No buffer space available
Message-ID:  <20051018102849.GD57000@ip.net.ua>
In-Reply-To: <4354B7E1.9080708@packetfront.com>
References:  <4354B7E1.9080708@packetfront.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--M38YqGLZlgb6RLPS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Oct 18, 2005 at 10:52:49AM +0200, Ragnar Lonn wrote:
> Hi all,
>=20
> I've run into the above problem with Netgraph on a FreeBSD 4.11 system.=
=20
> I know there
> are sysctl's (net.graph.recvspace and net.graph.maxdgram) you can set in=
=20
> 5.x but how
> can I get around this problem on a 4.x machine where these sysctl=20
> variables dont exist?
>=20
They do exist for sure:

$ uname -r
4.11-STABLE
$ sysctl net.graph
net.graph.abi_version: 2
net.graph.msg_version: 2
net.graph.maxdgram: 20480
net.graph.recvspace: 20480
net.graph.family: 32
net.graph.data.proto: 1
net.graph.control.proto: 2

Perhaps the ng_socket.ko module isn't loaded?


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--M38YqGLZlgb6RLPS
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDVM5hqRfpzJluFF4RAq2rAJ9ffvAi78+ODkCKSpA4lt1Rwijr5wCfSvCl
P9+C8RK2by+f6sXK9ATNOd8=
=D5+8
-----END PGP SIGNATURE-----

--M38YqGLZlgb6RLPS--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051018102849.GD57000>