]> 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>
Fri, 10 Mar 2017 10:15:46 +0000 (10:15 +0000)
commit96ed437d57316153453bb5e170a4fd4f3a95883d
tree96d2e729222c28a3f92219f146445117369d5a6d
parent09266d6c91acd8ba4df6e8242aa44d9ba41e9cee
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>
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