]> code.ossystems Code Review - openembedded-core.git/commit
busybox: add backported patch to support iproute 'scope'
authorAndré Draszik <adraszik@tycoint.com>
Fri, 9 Jun 2017 13:37:50 +0000 (14:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:04:11 +0000 (15:04 +0100)
commitbd06a1cbe8e97b7f66979b12d4d248092379df4a
tree3c6c8c16ec05668c223fb9611329a3527a971363
parentf108c4d09926bd28e7a57b665fc8cb5373827780
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>
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