hush/networking/udhcp
Denys Vlasenko e09f5e3045 udhcp6: read_interface should save link-local ipv6 address
Patch is based on work by tiggerswelt.net. They say:
"Using this patch it was no problem to acquire an IPv6-Address via DHCPv6
using ISC DHCPD6 on server-side."

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-03-27 22:41:59 +02:00
..
arpping.c dhcp: merge leases.c and static_leases.c into dhcpd.c 2016-10-04 00:56:58 +02:00
common.c typo in comment 2017-01-29 18:48:58 +01:00
common.h udhcp: use poll() instead of select() 2017-02-16 23:25:44 +01:00
Config.src Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
d6_common.h udhcp6: read_interface should save link-local ipv6 address 2017-03-27 22:41:59 +02:00
d6_dhcpc.c udhcp6: read_interface should save link-local ipv6 address 2017-03-27 22:41:59 +02:00
d6_packet.c udhcp: get rid of bb_info_msg() 2016-03-30 18:41:23 +02:00
d6_socket.c udhcp6: read_interface should save link-local ipv6 address 2017-03-27 22:41:59 +02:00
dhcpc.c udhcpc: make sure we do not overflow poll timeout 2017-02-17 19:20:32 +01:00
dhcpc.h
dhcpd.c udhcp: use poll() instead of select() 2017-02-16 23:25:44 +01:00
dhcpd.h dhcp: merge leases.c and static_leases.c into dhcpd.c 2016-10-04 00:56:58 +02:00
dhcprelay.c Convert all udhcp applets to "new style" applet definitions 2016-11-23 18:54:59 +01:00
domain_codec.c udhcpc: fix a warning in debug code 2016-03-11 00:26:58 +01:00
dumpleases.c make --help texts more uniform 2017-01-21 02:49:58 +01:00
Kbuild.src fix breakage found by mass one-applet builds 2016-12-23 02:42:26 +01:00
packet.c udhcp: get rid of bb_info_msg() 2016-03-30 18:41:23 +02:00
signalpipe.c udhcp: use poll() instead of select() 2017-02-16 23:25:44 +01:00
socket.c udhcp: get rid of bb_info_msg() 2016-03-30 18:41:23 +02:00