]> code.ossystems Code Review - openembedded-core.git/commit
busybox: add backported patch to support iproute 'scope'
authorAndré Draszik <adraszik@tycoint.com>
Fri, 6 Oct 2017 12:12:45 +0000 (13:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 22:39:21 +0000 (22:39 +0000)
commitd0047eb364b5e38c3fbd349c40c71f6c50a1a22d
treebe7af9ff8d88231105974e222ca69780cacb6d7f
parent5e9e8b336931335c660733a269c59ae0547019bd
busybox: add backported patch to support iproute 'scope'

This is needed for avahi-autoipd, which attempts to
create a link-scope route as part of its work.

Without iproute scope support in busybox, the route is
not created due to an error message, and hence we
aren't accessible by, and can't access ourselves,
IP addresses outside the link-local scope
(169.254.0.0/16) unless we also have a proper
non link-local IP address, which somehow defeats the
purpose of zeroconf.

Signed-off-by: André Draszik <adraszik@tycoint.com>
Reviewed-by: Stephane Ayotte <sayotte@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit bd06a1cbe8e97b7f66979b12d4d248092379df4a)
Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/busybox/busybox/0001-ip-fix-an-improper-optimization-req.r.rtm_scope-may-.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox/0001-iproute-support-scope-.-Closes-8561.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.24.1.bb