netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: david_mccullough@mcafee.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v2] net/ipv6/route.c: packets originating on device match lo
Date: Mon, 25 Jun 2012 23:54:50 -0700 (PDT)	[thread overview]
Message-ID: <20120625.235450.461931351446553280.davem@davemloft.net> (raw)
In-Reply-To: <20120626014226.GB3455@mcafee.com>

From: David McCullough <david_mccullough@mcafee.com>
Date: Tue, 26 Jun 2012 11:42:26 +1000

> Fix to allow IPv6 packets originating locally to match rules with the "iff"
> set to "lo".  This allows IPv6 rule matching work the same as it does for
> IPv4.  From the iproute2 man page:
> 
>    iif NAME
> 		  select  the incoming device to match.  If the interface is loop‐
> 		  back, the rule only matches packets originating from this  host.
> 		  This  means that you may create separate routing tables for for‐
> 		  warded and local packets and, hence, completely segregate them.
> 
> Signed-off-by: David McCullough <david_mccullough@mcafee.com>

Applied to net-next.

      reply	other threads:[~2012-06-26  6:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26  1:42 [PATCH v2] net/ipv6/route.c: packets originating on device match lo David McCullough
2012-06-26  6:54 ` David Miller [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=20120625.235450.461931351446553280.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=david_mccullough@mcafee.com \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).