'hang up'? Do you get a kernel oops or panic or anything?

Could you try one of the -ac kernels (they are considerably more stable on
my test machines)?


On Thu, Sep 06, 2001 at 03:04:53PM +0200, Thomas Nicolai wrote:

> Hey,
> 
> the patching works fine with 2.4.9!
> But there is an other problem:
> After patching the kernel & updating this:
> linux/net/ipv4/netfilter/ip_conntrack_standalone.c
>      from
>           if ((*pskb)->len > rt->u.dst.pmtu) {
>      to
>           if (rt != NULL && (*pskb)->len > rt->u.dst.pmtu) {
> 
> the compilation of kernel is also ok, but after reboot and start of bridge
> and netfilter the kernel is hang up after a minute!
> The same configuration is working fine with kernel 2.4.7.
> 
> I'have five 3com nic's in use!
> 
> Thomas
> 

-- 
 I are sigfile disease!!
 All your quote are belong to us.
 Copy us every "sig"!
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to