]> code.ossystems Code Review - openembedded-core.git/commit
busybox: ifupdown:pass interface device name for ipv6 route command
authorHaiqing Bai <Haiqing.Bai@windriver.com>
Wed, 8 Mar 2017 09:27:30 +0000 (17:27 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 12:04:47 +0000 (13:04 +0100)
commit4d9fcf9f2fa573218cda3a133e0da34c4185838a
tree04491abec700985112ba75b7ecf3984a8a4e68ed
parent8ab20681730a3cbd75ed0c7c208a30b437714915
busybox: ifupdown:pass interface device name for ipv6 route command

IPv6 routes need the device argument for link-local routes, or they
cannot be used at all. E.g. "gateway fe80::def" seems to be used in
some places, but kernel refuses to insert the route unless device
name is explicitly specified in the route addition.

Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit 96ed437d57316153453bb5e170a4fd4f3a95883d)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/busybox/busybox-1.24.1/ifupdown-pass-interface-device-name-for-ipv6-route-c.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.24.1.bb