From: Stephen Hemminger <stephen@networkplumber.org>
To: David Ahern <dsahern@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Fw: [Bug 204903] New: unable to create vrf interface when ipv6.disable=1
Date: Thu, 19 Sep 2019 10:46:28 +0200 [thread overview]
Message-ID: <20190919104628.05d9f5ff@xps13> (raw)
Begin forwarded message:
Date: Wed, 18 Sep 2019 15:15:42 +0000
From: bugzilla-daemon@bugzilla.kernel.org
To: stephen@networkplumber.org
Subject: [Bug 204903] New: unable to create vrf interface when ipv6.disable=1
https://bugzilla.kernel.org/show_bug.cgi?id=204903
Bug ID: 204903
Summary: unable to create vrf interface when ipv6.disable=1
Product: Networking
Version: 2.5
Kernel Version: 5.2.14
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Other
Assignee: stephen@networkplumber.org
Reporter: zhangyoufu@gmail.com
Regression: No
`ip link add vrf0 type vrf table 100` fails with EAFNOSUPPORT when boot with
`ipv6.disable=1`. There must be somewhere inside `vrf_newlink` trying to use
IPv6 without checking availablity. Maybe `vrf_add_fib_rules` I guess.
--
You are receiving this mail because:
You are the assignee for the bug.
next reply other threads:[~2019-09-19 8:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-19 8:46 Stephen Hemminger [this message]
2019-09-25 2:28 ` Fw: [Bug 204903] New: unable to create vrf interface when ipv6.disable=1 David Ahern
2019-09-25 6:01 ` Michal Kubecek
2019-09-25 14:22 ` 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=20190919104628.05d9f5ff@xps13 \
--to=stephen@networkplumber.org \
--cc=dsahern@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.