[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190919104628.05d9f5ff@xps13>
Date: Thu, 19 Sep 2019 10:46:28 +0200
From: Stephen Hemminger <stephen@...workplumber.org>
To: David Ahern <dsahern@...il.com>
Cc: netdev@...r.kernel.org
Subject: Fw: [Bug 204903] New: unable to create vrf interface when
ipv6.disable=1
Begin forwarded message:
Date: Wed, 18 Sep 2019 15:15:42 +0000
From: bugzilla-daemon@...zilla.kernel.org
To: stephen@...workplumber.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@...workplumber.org
Reporter: zhangyoufu@...il.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.
Powered by blists - more mailing lists