You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
config netifd: update to the latest version 8 years ago
ipv6 network/ipv6/map: drop Build/Prepare rule in favor of default one 8 years ago
services dnsmasq: Fix splitting hostid for DHCPv6 static leases 8 years ago
utils curl: update to version 7.51.0 8 years ago