On Sun, May 01, 2005 at 10:28:09AM +0000, Andrew Morton wrote:
>
> With the below .config, `telnet localhost' spews stuff like this:
>
> [ 179.995229] ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN
> [ 179.995274] skb: pf=2 (unowned) dev=lo len=54
> [ 179.995304] PROTO=6 127.0.0.1:23 127.0.0.1:2737 L=54 S=0x10 I=37030
> F=0x4000 T=64
>
> 2.6.12-rc3 doesn't do this - it's something to do with changes in Linus's
> tree post-2.6.12-rc3.
Patrick, looks like we need to fix nf_debug_ip_local_deliver to
reflect the newly added nf_reset on the ip_output path.
BTW, should we do nf_reset in ip_dev_loopback_xmit as well?
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
|