public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.13.3 flooding my logs
@ 2005-07-17 21:53 Ralf Hildebrandt
  2005-07-18  9:50 ` Ralf Hildebrandt
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Hildebrandt @ 2005-07-17 21:53 UTC (permalink / raw)
  To: linux-kernel

2.6.13.2 didn't do this, now I'm getting (from dmesg):

PROTO=17 127.0.0.1:53 127.0.0.1:56872 L=56 S=0x00 I=40463 F=0x4000 T=64
ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING 
skb: pf=2 (unowned) dev=lo len=56
PROTO=17 127.0.0.1:56872 127.0.0.1:53 L=56 S=0x00 I=12024 F=0x4000 T=64
ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING 
skb: pf=2 (unowned) dev=lo len=89
PROTO=17 127.0.0.1:53 127.0.0.1:56872 L=89 S=0x00 I=40464 F=0x4000 T=64
ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING 
skb: pf=2 (unowned) dev=lo len=124
PROTO=17 127.0.0.1:53 127.0.0.1:56729 L=124 S=0x00 I=40465 F=0x4000 T=64
ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING 
skb: pf=2 (unowned) dev=lo len=152
PROTO=1 127.0.0.1:0 127.0.0.1:0 L=152 S=0xC0 I=41998 F=0x0000 T=64

What is it? Looks like debug output, but I haven't turned any of that
on.

-- 
_________________________________________________

  Charité - Universitätsmedizin Berlin
_________________________________________________

  Ralf Hildebrandt
   i.A. Geschäftsbereich Informationsmanagement
   Campus Benjamin Franklin
   Hindenburgdamm 30 | Berlin
   Tel. +49 30 450 570155 | Fax +49 30 450 570962
   Ralf.Hildebrandt@charite.de
   http://www.charite.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.13.3 flooding my logs
  2005-07-17 21:53 2.6.13.3 flooding my logs Ralf Hildebrandt
@ 2005-07-18  9:50 ` Ralf Hildebrandt
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Hildebrandt @ 2005-07-18  9:50 UTC (permalink / raw)
  To: linux-kernel

* Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>:
> 2.6.13.2 didn't do this, now I'm getting (from dmesg):
> 
> PROTO=17 127.0.0.1:53 127.0.0.1:56872 L=56 S=0x00 I=40463 F=0x4000 T=64
> ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING 
> skb: pf=2 (unowned) dev=lo len=56
> PROTO=17 127.0.0.1:56872 127.0.0.1:53 L=56 S=0x00 I=12024 F=0x4000 T=64
> ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING 
> skb: pf=2 (unowned) dev=lo len=89
> PROTO=17 127.0.0.1:53 127.0.0.1:56872 L=89 S=0x00 I=40464 F=0x4000 T=64
> ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING 
> skb: pf=2 (unowned) dev=lo len=124
> PROTO=17 127.0.0.1:53 127.0.0.1:56729 L=124 S=0x00 I=40465 F=0x4000 T=64
> ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING 
> skb: pf=2 (unowned) dev=lo len=152
> PROTO=1 127.0.0.1:0 127.0.0.1:0 L=152 S=0xC0 I=41998 F=0x0000 T=64
> 
> What is it? Looks like debug output, but I haven't turned any of that
> on.

This must be related to this change:
    [PATCH] revert nf_reset change
        
    [NETFILTER]: Revert nf_reset change
	        
Revert the nf_reset change that caused so much trouble, drop conntrack
references manually before packets are queued to packet sockets.
        
Adapted for 2.6.12 by Daniel Drake <dsd@gentoo.org>
	        
  Signed-off-by: Phil Oester <kernel@linuxace.com>
  Signed-off-by: Patrick McHardy <kaber@trash.net>
  Signed-off-by: Chris Wright <chrisw@osdl.org>
  Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

-- 
Ralf Hildebrandt (i.A. des IT-Zentrums)         Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                 send no mail to spamtrap@charite.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-18  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-17 21:53 2.6.13.3 flooding my logs Ralf Hildebrandt
2005-07-18  9:50 ` Ralf Hildebrandt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox