bugzilla-daemon@bugzilla.netfilter.org
2006-Jan-28 17:23 UTC
[Bug 213] Annoying log messages
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=213 kaber@trash.net changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|laforge@netfilter.org |kaber@trash.net Status|REOPENED |ASSIGNED ------- Additional Comments From kaber@trash.net 2006-01-28 17:23 MET ------- Created an attachment (id=202) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=202&action=view) Fix undersized skb allocation I noticed the same messages with NFS, which produces very large packets. ULOG always allocates skbs of size nlbufsize (default: 4096), even if the current packet is larger. Fixed by this patch. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jan-28 17:23 UTC
[Bug 213] Annoying log messages
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=213 kaber@trash.net changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|laforge@netfilter.org |kaber@trash.net Status|REOPENED |ASSIGNED ------- Additional Comments From kaber@trash.net 2006-01-28 17:23 MET ------- Created an attachment (id=202) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=202&action=view) Fix undersized skb allocation I noticed the same messages with NFS, which produces very large packets. ULOG always allocates skbs of size nlbufsize (default: 4096), even if the current packet is larger. Fixed by this patch. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jan-28 17:23 UTC
[Bug 213] Annoying log messages
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=213 kaber@trash.net changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|laforge@netfilter.org |kaber@trash.net Status|REOPENED |ASSIGNED ------- Additional Comments From kaber@trash.net 2006-01-28 17:23 MET ------- Created an attachment (id=202) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=202&action=view) Fix undersized skb allocation I noticed the same messages with NFS, which produces very large packets. ULOG always allocates skbs of size nlbufsize (default: 4096), even if the current packet is larger. Fixed by this patch. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jan-28 17:24 UTC
[Bug 213] Annoying log messages
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=213 kaber@trash.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From kaber@trash.net 2006-01-28 17:24 MET ------- Patch added to my tree, closing .. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jan-28 17:24 UTC
[Bug 213] Annoying log messages
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=213 kaber@trash.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From kaber@trash.net 2006-01-28 17:24 MET ------- Patch added to my tree, closing .. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.