From: Stephen Hemminger <stephen@networkplumber.org>
To: Andrey Vagin <avagin@openvz.org>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
Stephen Hemminger <shemminger@osdl.org>
Subject: Re: [PATCH iproute2] route: filter routes by family if it's specified
Date: Wed, 23 Sep 2015 16:16:51 -0700 [thread overview]
Message-ID: <20150923161651.771ba259@urahara> (raw)
In-Reply-To: <35fe2442e87b4e91a7b4ff16739ba216@HQ1WP-EXMB11.corp.brocade.com>
On Wed, 23 Sep 2015 11:43:46 +0000
Andrey Vagin <avagin@openvz.org> wrote:
> From: Andrew Vagin <avagin@openvz.org>
>
> Currently when we specify AF_INET6 when it is disabled, we will get
> all routes.
>
> For example, we can boot kernel with ipv6.disable=1 and try to get ipv6
> routes:
> $ ip -6 route show
> default via 192.168.122.1 dev eth0 proto static metric 100
> 192.168.122.0/24 dev eth0 proto kernel scope link src 192.168.122.141 metric 100
>
> Here are ipv4 routes and this is unexpected behaviour.
>
> Signed-off-by: Andrew Vagin <avagin@openvz.org>
Applied thanks.
next parent reply other threads:[~2015-09-23 23:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <35fe2442e87b4e91a7b4ff16739ba216@HQ1WP-EXMB11.corp.brocade.com>
2015-09-23 23:16 ` Stephen Hemminger [this message]
2015-09-23 11:43 [PATCH iproute2] route: filter routes by family if it's specified Andrey Vagin
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=20150923161651.771ba259@urahara \
--to=stephen@networkplumber.org \
--cc=avagin@openvz.org \
--cc=netdev@vger.kernel.org \
--cc=shemminger@osdl.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