openwrtv3/package/network/services/dnsmasq
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
..
files dnsmasq: Fix splitting hostid for DHCPv6 static leases 2016-12-06 07:55:07 +01:00
patches dnsmasq: Don't expose *.bind data incl version 2016-09-08 15:28:38 +02:00
Makefile dnsmasq: Support add-mac option 2016-11-08 11:17:10 +01:00