All of lore.kernel.org
 help / color / mirror / Atom feed
* No buffer space available when using the ip_queue module
@ 2001-06-05  9:15 Martin Clausen
  2001-06-05 11:11 ` James Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Clausen @ 2001-06-05  9:15 UTC (permalink / raw)
  To: netfilter-devel, linux-kernel

Hi!

When using the ip_queue module from Netfilter I sometimes get this error:

Failed to receive netlink message: No buffer space available

Is it possible to make those kernel buffers bigger so that I don't run
into this problem?

Best regards
Martin

-- 
Failure is not an option. It comes bundled with your Microsoft product.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: No buffer space available when using the ip_queue module
  2001-06-05  9:15 No buffer space available when using the ip_queue module Martin Clausen
@ 2001-06-05 11:11 ` James Morris
  0 siblings, 0 replies; 2+ messages in thread
From: James Morris @ 2001-06-05 11:11 UTC (permalink / raw)
  To: Martin Clausen; +Cc: netfilter-devel, linux-kernel

On Tue, 5 Jun 2001, Martin Clausen wrote:

> Hi!
>
> When using the ip_queue module from Netfilter I sometimes get this error:
>
> Failed to receive netlink message: No buffer space available
>
> Is it possible to make those kernel buffers bigger so that I don't run
> into this problem?
>

Yes, these are standard Netlink sockets, and you can tune their receive
buffer sizes via /proc, or use the SO_RCVBUF socket option on the file
descriptor.

- James
-- 
James Morris
<jmorris@intercode.com.au>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-06-05 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-05  9:15 No buffer space available when using the ip_queue module Martin Clausen
2001-06-05 11:11 ` James Morris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.