netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: fw@strlen.de
Cc: netdev@vger.kernel.org, hannes@stressinduktion.org
Subject: Re: [PATCH net] ipv6: don't reject link-local nexthop on other interface
Date: Mon, 10 Aug 2015 13:29:47 -0700 (PDT)	[thread overview]
Message-ID: <20150810.132947.858528788803489894.davem@davemloft.net> (raw)
In-Reply-To: <1438937668-12757-1-git-send-email-fw@strlen.de>

From: Florian Westphal <fw@strlen.de>
Date: Fri,  7 Aug 2015 10:54:28 +0200

> 48ed7b26faa7 ("ipv6: reject locally assigned nexthop addresses") is too
> strict; it rejects following corner-case:
> 
> ip -6 route add default via fe80::1:2:3 dev eth1
> 
> [ where fe80::1:2:3 is assigned to a local interface, but not eth1 ]
> 
> Fix this by restricting search to given device if nh is linklocal.
> 
> Joint work with Hannes Frederic Sowa.
> 
> Fixes: 48ed7b26faa7 ("ipv6: reject locally assigned nexthop addresses")
> Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
> Signed-off-by: Florian Westphal <fw@strlen.de>

Applied, thank you.

      reply	other threads:[~2015-08-10 20:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-07  8:54 [PATCH net] ipv6: don't reject link-local nexthop on other interface Florian Westphal
2015-08-10 20:29 ` 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=20150810.132947.858528788803489894.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=fw@strlen.de \
    --cc=hannes@stressinduktion.org \
    --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).