Maximum socket buffer sizes

2001-06-30 Thread Martin Clausen
Hi! What are the maximum socket buffer sizes for: net.core.rmem.* net.core.wmem.* net.core.optmem_max As far as i can tell these are ones to adjust when "tuning" e.g. the netlink sockets between the kernel and userspace? I have not been able to find this information anywhere... Best regards

No buffer space available when using the ip_queue module

2001-06-05 Thread Martin Clausen
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 bundl

Re: Kernel Oops when using the Netfilter QUEUE target

2001-04-26 Thread Martin Clausen
On Wed, Apr 25, 2001 at 04:24:46PM +1000, James Morris wrote: > > I have encountered a problem (perhaps a bug)! The attached code makes my kernel >oops > > in some cases when injecting new packets through Netfilter's QUEUE target. The >problem > > only appears when the original packet is a TCP p

Re: [Semi-OT] Dual Athlon support in kernel

2001-04-24 Thread Martin Clausen
On Tue, Apr 24, 2001 at 01:22:15AM -0400, Mike A. Harris wrote: > Also, what is a good rock solid SCSI RAID controller? Money is > no object. Reliability, performance and Linux compatibility are > though. I have very good experiences with the Mylex controllers/drivers! But then again I also h

Kernel Oops when using the Netfilter QUEUE target

2001-04-24 Thread Martin Clausen
xds = 0x0018 xes = 0x0018 origeax = 0x ®s = 0xc68f7c5c kdb> I will be glad to submit som more (debug) information?! I really hope someone can help me :) Best regards, Martin Clausen -- There's no place like ~ /* Compile: gcc -o nfcrash nfcra