Displaying 3 results from an estimated 3 matches for "mangle5hooks".
2002 Nov 13
3
Strange log messages with CBQ?
Yesterday I started using CBQ in production on our firewall over an IMQ
device, but since then I get a lot of messages in my syslog like below:
On Wednesday 13 November 2002 09:07, root@ism.nl wrote:
> Nov 13 08:01:36 firewall kernel: NET: 1 messages suppressed.
> Nov 13 08:12:36 firewall kernel: NET: 1 messages suppressed.
> Nov 13 08:18:36 firewall kernel: NET: 1 messages
2002 Mar 01
3
iptables 1.2.5 and shorewall 1.2.8?
...kentry
submitted/ipt_unclean-ecn
submitted/module-license
submitted/netlink-tcpdiag
submitted/sackperm
submitted/skb_clone_copy
submitted/tcp-MSS
submitted/TOS-oops-fix
Testing... mangle5hooks.patch ALREADY APPLIED (0 rejects out of 16
hunks).
Then after compiling my kernel and making all the modules, I ran
%make KERNEL_DIR=/usr/src/linux
%make install KERNEL_DIR=/usr/src/linux
Then I rebooted to my new kernel.
Now when shorewall starts/stops I get errors like these:
[root@acfw iptab...
2003 Mar 20
6
[Bug 68] Kernel panic
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=68
------- Additional Comments From laforge@netfilter.org 2003-03-20 10:55 -------
This looks strange.
The BUG in slab.c tells us that there is a GFP_ATOMIC missing. This means that
we are allocating kernel memory from softirq context with only GFP_KERNEL.
If I understand your backtrace correctly, what happens is:
- you are