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/services
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
..
authsae source: Switch to xz for packages and tools where possible 8 years ago
dnsmasq dnsmasq: Fix splitting hostid for DHCPv6 static leases 8 years ago
dropbear config: enable shadow passwords unconditionally 8 years ago
ead network/services/ead: drop Build/Prepare rule in favor of default one 8 years ago
hostapd hostapd: fix PKG_CONFIG_DEPENDS for CONFIG_WPA_SUPPLICANT_* 8 years ago
igmpproxy igmpproxy: remove procd_open_trigger/procd_close_trigger calls 8 years ago
ipset-dns source: Switch to xz for packages and tools where possible 8 years ago
lldpd lldpd: freeze execution of lldpd during reload 8 years ago
mdns source: Switch to xz for packages and tools where possible 8 years ago
odhcpd odhcpd: update to latest git HEAD 8 years ago
omcproxy source: Switch to xz for packages and tools where possible 8 years ago
openvpn openvpn: update to 2.3.13 8 years ago
openvpn-easy-rsa source: Switch to xz for packages and tools where possible 8 years ago
ppp ppp: Split the ppp-up for the IPv6 part 8 years ago
relayd source: Switch to xz for packages and tools where possible 8 years ago
samba36 samba: add file/interface reload triggers & filter interfaces 8 years ago
uhttpd uhttpd: Add Basic Auth config 8 years ago