netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: catab@embedromix.ro
To: David Miller <davem@davemloft.net>
Cc: hannes@stressinduktion.org, netdev@vger.kernel.org,
	yoshfuji@linux-ipv6.org, joe@perches.com
Subject: Re: [PATCH v5] IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Date: Mon, 30 Sep 2013 06:05:45 +0300 (EEST)	[thread overview]
Message-ID: <alpine.LFD.2.03.1309300604310.26838@mail.embedromix.ro> (raw)
In-Reply-To: <20130928.155750.1130089685321379918.davem@davemloft.net>

On Sat, 28 Sep 2013, David Miller wrote:

> From: Hannes Frederic Sowa <hannes@stressinduktion.org>
> Date: Tue, 24 Sep 2013 23:36:06 +0200
>
>> On Mon, Sep 23, 2013 at 11:04:19PM +0300, Catalin(ux) M. BOIE wrote:
>>> When a router is doing  DNAT for 6to4/6rd packets the latest anti-spoofing
>>> patch (218774dc) will drop them because the IPv6 address embedded
>>> does not match the IPv4 destination. This patch will allow them to
>>> pass by testing if we have an address that matches on 6to4/6rd interface.
>>> I have been hit by this problem using Fedora and IPV6TO4_IPV4ADDR.
>>> Also, log the dropped packets (with rate limit).
>>>
>>> Signed-off-by: Catalin(ux) M. BOIE <catab@embedromix.ro>
>>
>> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
>
> Applied, but Catalin please strictly refer to changes in the following
> precise format:
>
> 	commit $SHA1_ID ("Commit message header line text")
>
> Because SHA1_IDs are ambiguous, especially when the change in question
> is backported into various -stable branches.
>
> The only way to resolve the ambiguity is to provide the commit message
> text (in parenthesis and double quotes).

Roger.
Should I resubmit it?
Should I send it also to 'stable'?
Thank you.

--
Catalin(ux) M. BOIE
http://kernel.embedromix.ro/

      parent reply	other threads:[~2013-09-30  3:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-14 10:30 [PATCH] Do not drop DNATed 6to4/6rd packets Catalin(ux) M. BOIE
2013-09-15 13:14 ` Hannes Frederic Sowa
2013-09-22 10:58   ` Catalin(ux) M. BOIE
2013-09-22 17:01     ` Joe Perches
2013-09-23 18:31       ` catab
2013-09-23 18:33       ` [PATCH] Do not drop DNATed 6to4/6rd packets (v3) Catalin(ux) M. BOIE
2013-09-23 18:36       ` [PATCH] Do not drop DNATed 6to4/6rd packets catab
2013-09-23 18:36       ` [PATCH] Do not drop DNATed 6to4/6rd packets (v4) Catalin(ux) M. BOIE
2013-09-23 19:11         ` Joe Perches
2013-09-23 20:04           ` [PATCH v5] IPv6 NAT: Do not drop DNATed 6to4/6rd packets Catalin(ux) M. BOIE
2013-09-24 21:36             ` Hannes Frederic Sowa
2013-09-28 19:57               ` David Miller
2013-09-29  0:24                 ` Joe Perches
2013-09-30  3:05                 ` catab [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=alpine.LFD.2.03.1309300604310.26838@mail.embedromix.ro \
    --to=catab@embedromix.ro \
    --cc=davem@davemloft.net \
    --cc=hannes@stressinduktion.org \
    --cc=joe@perches.com \
    --cc=netdev@vger.kernel.org \
    --cc=yoshfuji@linux-ipv6.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;
as well as URLs for NNTP newsgroup(s).