Displaying 2 results from an estimated 2 matches for "ahesp".
Did you mean:
ehesp
2002 Aug 26
0
[ANNOUNCE] Release of iptables-1.2.7a
...Welte ]
- userspace support for helper match
[ Martin Josefsson ]
- userspace supprot for conntrack match
[ Marc Boucher ]
- userspace support for pkttype match
[ Martin Ludvig ]
- userspace support for experimental ROUTE target
[ C=E9dric de Launois ]
- userspace support for experimental ipv6 ahesp match
[ Andras Kis-Szabo ]
- userspace support for experimental ipv6 option header match
[ Andras Kis-Szabo ]
- userspace support for experimental ipv6 routing header match
[ Andras Kis-Szabo ]
- add matching of process name to userspace support of owner match
[ Marc Boucher ]
- new version of...
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