buildroot/package/busybox
Samuel Mendoza-Jonas 2d458a2d7c package/busybox: udhcpc.script: wait for ipv6 default route from RA for stateful DHCPv6
udhcpc6 implements "stateful" DHCPv6 for explicitly requesting an address
and other configuration information. A major difference between DHCPv4
and DHCPv6 is that DHCPv6 does *not* advertise a default route; this is
determined by normal IPv6 autoconfiguration.

Add logic to wait up to IF_WAIT_DELAY seconds for the IPv6 route to be
configured; as above this doesn't come from DHCPv6 but rather the IPv6
Router Advertisement (RA) which happens independently from udhcpc6.  The
intent here is to try and ensure that the interface is route-able upon the
script's completion as it would be if called from udhcpc.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-10-27 20:24:33 +01:00
..
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch
0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch package/busybox: update to 1.29.0 2018-07-08 12:20:33 +02:00
Config.in package/busybox: re-enable SELinux support on ARC 2019-10-10 00:12:32 +02:00
S01syslogd package/busybox: fix S0{1sys, 2k}logd indentation 2019-04-16 00:06:51 +02:00
S02klogd package/busybox: fix S0{1sys, 2k}logd indentation 2019-04-16 00:06:51 +02:00
S02sysctl package/busybox: add init script for sysctl 2019-08-03 18:48:09 +02:00
S10mdev package/busybox: run mdev in daemon mode 2019-06-20 16:08:14 +02:00
S15watchdog
S50telnet packages: update sysv S* scripts to 644 2019-02-08 11:35:22 +01:00
busybox-minimal.config busybox: bump to 1.28.0 2018-02-08 23:21:27 +01:00
busybox.config busybox: Enable domain search list support in udhcpc 2019-08-03 17:49:54 +02:00
busybox.hash package/busybox: bump version to 1.31.1 2019-10-26 20:51:21 +02:00
busybox.mk package/busybox: write commented login line in /etc/inittab when getty disabled 2019-10-27 12:50:27 +01:00
inittab busybox: add an inittab entry to activate swap 2018-06-12 14:56:07 +02:00
mdev.conf
udhcpc.script package/busybox: udhcpc.script: wait for ipv6 default route from RA for stateful DHCPv6 2019-10-27 20:24:33 +01:00