On Tue, 15 Jan 2002, Fabien Ribes wrote: > Hi, > > Is it possible to increase netlink buffering capacity in order to avoid > a netlink overrun error ? > I'm using netlink to transmit messages from kernel space to an > application, which, from time to time, is not fast enough under heavy > load ... > Yes, you can set the size of the socket receive buffer with SO_RCVBUF socket option. - James -- James Morris <jmorris@intercode.com.au> - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html