BUG with ipv6 jumbo frames over loopback

2007-05-01 Thread Eric Sesterhenn / Snakebyte
Hi, with the double skb_free() issue fixed, I ran some more ip6sic tests, after a while i hit the following: [ 346.941000] Oops: [#1] [ 346.941000] PREEMPT [ 346.941000] Modules linked in: [ 346.941000] CPU:0 [ 346.941000] EIP:0060:[]Not tainted VLI [ 346.941000] EFLAGS: 0

Re: [Bugme-new] [Bug 8057] New: slab corruption running ip6sic

2007-04-25 Thread Eric Sesterhenn / Snakebyte
* Herbert Xu ([EMAIL PROTECTED]) wrote: > Jarek Poplawski <[EMAIL PROTECTED]> wrote: > > > > My proposal is: maybe Eric could change this in > > xfrm6_tunnel_rcv() from xfrm6_tunnel.c e.g. like this: > > > > return xfrm6_rcv_spi(skb, spi) > 0 ? : 0; > > > > and, if no errors in testing, he could