netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Andrey Jr. Melnikov" <temnota.am@gmail.com>
To: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: ipv6: put autoconf routes into per-interface tables
Date: Tue, 10 Jan 2017 00:53:46 +0300	[thread overview]
Message-ID: <8cddkd-etc.ln1@banana.localnet> (raw)
In-Reply-To: 37df3b18-d17b-5875-7b44-db40be7b459c@cumulusnetworks.com

David Ahern <dsa@cumulusnetworks.com> wrote:
> On 1/6/17 8:30 AM, Lorenzo Colitti wrote:
> > This patch adds a per-interface sysctl to have the kernel put
> > autoconf routes into different tables. This allows each interface
> > to have its own routing table if desired.  Choosing the default
> > interface, or using different interfaces at the same time on a
> > per-socket or per-packet basis) can be done using policy routing
> > mechanisms that use as SO_BINDTODEVICE / IPV6_PKTINFO, mark-based
> > routing, or UID-based routing to select specific routing tables.

> Why not use the VRF capability then? create a VRF and assign the interface to it. 
> End result is the same -- separate tables and the need to use a bind-to-device API to hit those routes.

Show *really working* config with VRF & IPv6?

In my tests - kernel unable to accept DAD, fill logs with "ICMPv6: RA: ndisc_router_discovery failed to add default route"
and nothing work. VRF interface don't contains IPv6 address.

  reply	other threads:[~2017-01-09 22:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-06 15:30 [PATCH net-next] net: ipv6: put autoconf routes into per-interface tables Lorenzo Colitti
2017-01-08  4:24 ` David Ahern
2017-01-09 21:53   ` Andrey Jr. Melnikov [this message]
2017-01-10  2:01   ` Lorenzo Colitti
2017-01-10  2:08     ` David Ahern
2017-01-10  2:29       ` Lorenzo Colitti
2017-01-10  3:04         ` David Ahern
2017-01-10  3:30           ` Lorenzo Colitti
2017-01-10  3:39             ` David Ahern
2017-01-10 13:21               ` Andrey Jr. Melnikov
2017-01-10 17:47                 ` Lorenzo Colitti
2017-01-11 14:11                   ` David Miller
2017-01-11 16:46                     ` Lorenzo Colitti
2017-01-12 15:17     ` David Ahern

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=8cddkd-etc.ln1@banana.localnet \
    --to=temnota.am@gmail.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).