All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: "David S. Miller" <davem@davemloft.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH 2.6 0/5]: NAT fixes
Date: Mon, 29 Nov 2004 06:26:35 +0100	[thread overview]
Message-ID: <41AAB30B.3080708@trash.net> (raw)
In-Reply-To: <20041128194231.0985f426.davem@davemloft.net>

David S. Miller wrote:

>On Mon, 29 Nov 2004 00:27:56 +0100
>Patrick McHardy <kaber@trash.net> wrote:
>
>  
>
>>the next 5 patches (against your 2.6.11 tree) fix DNAT on loopback and 
>>some issues
>>with locally generated ICMP errors for NATed packets.
>>    
>>
>
>So this means it's OK to push this into 2.6.11 instead of trying
>to slip it into 2.6.10?
>
>It looks like there are not OOPS or crash fixes in here.
>If there are, those would be 2.6.10 candidates.
>

I think they are more 2.6.11 candidates. I've tested them well, but
they don't fix any crashes.

All of the bugs they fix except for parts of the fifth patch (verify
manips have been applied before reversing them) have been there for
ages. The fifth patch fixes a bug (besides multiple others) recently
introduced by my patch "associate locally generated icmp errors with
conntrack of original packet" (ChangeSet@1.2083.2.1), some locally
generated broken ICMP messages (not broken by the patch) can't be
matched with "-m state --state INVALID" anymore. I don't think many
people actually do this, and the patch that introduced the bug still
fixes a different kind of broken ICMP errors.

So we have three options:
1. revert the patch that introduced the latest bug
2. live with the bug in 2.6.10 and put the patches in 2.6.11
3. have me double-check the fifth patch and put it in 2.6.10

I favour the second option, but if you disagree I'm also fine
with double-checking the fifth patch and putting it in 2.6.10.

Regards
Patrick

  reply	other threads:[~2004-11-29  5:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-28 23:27 [PATCH 2.6 0/5]: NAT fixes Patrick McHardy
2004-11-29  3:42 ` David S. Miller
2004-11-29  5:26   ` Patrick McHardy [this message]
2004-11-29  6:30     ` David S. Miller

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=41AAB30B.3080708@trash.net \
    --to=kaber@trash.net \
    --cc=davem@davemloft.net \
    --cc=netfilter-devel@lists.netfilter.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.