tn3399_openwrt/package/network
Arjen de Korte 4fbd3aa278 dnsmasq: Fix splitting hostid for DHCPv6 static leases
Correct splitting the 32-bit 'hostid' value to two 16-bit hexadecimal
values. Previously, the lower 16-bit value was truncated to an 8-bit
value, which would result in hostid values 100 and 200 both to be set
to [::0:0] instead of [::0:100] and [::0:200] respectively.

Signed-off-by: Arjen de Korte <build+lede@de-korte.org>
2016-12-06 07:55:07 +01:00
..
config netifd: update to the latest version 2016-11-22 10:48:41 +01:00
ipv6 network/ipv6/map: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
services dnsmasq: Fix splitting hostid for DHCPv6 static leases 2016-12-06 07:55:07 +01:00
utils curl: update to version 7.51.0 2016-12-03 16:38:44 +01:00