ngctl: send msg: No buffer space available

Ruslan Ermilov ru at FreeBSD.org
Tue Oct 18 03:32:34 PDT 2005


On Tue, Oct 18, 2005 at 10:52:49AM +0200, Ragnar Lonn wrote:
> Hi all,
> 
> I've run into the above problem with Netgraph on a FreeBSD 4.11 system. 
> I know there
> are sysctl's (net.graph.recvspace and net.graph.maxdgram) you can set in 
> 5.x but how
> can I get around this problem on a 4.x machine where these sysctl 
> variables dont exist?
> 
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,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20051018/0e12ccb0/attachment.bin


More information about the freebsd-net mailing list