public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.13.3 flooding my logs
Date: Mon, 18 Jul 2005 11:50:46 +0200	[thread overview]
Message-ID: <20050718095046.GL19921@charite.de> (raw)
In-Reply-To: <20050717215306.GK10995@charite.de>

* 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

      reply	other threads:[~2005-07-18  9:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-17 21:53 2.6.13.3 flooding my logs Ralf Hildebrandt
2005-07-18  9:50 ` Ralf Hildebrandt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050718095046.GL19921@charite.de \
    --to=ralf.hildebrandt@charite.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox