tn3399_openwrt/package
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
..
base-files base-files: add a hint in sysupgrade that shows what to do when the image metadata check fails 2016-12-04 11:41:49 +01:00
boot uboot-lantiq: Add BT Home Hub 5A support 2016-11-29 21:40:16 +01:00
devel valgrind: update to 3.12.0 2016-12-03 21:03:56 +01:00
firmware ath10k-ct-firmware: Update to latest firmwares. 2016-11-22 10:50:59 +01:00
kernel brcm2708-gpu-fw: update to latest version 2016-12-04 12:32:02 +01:00
libs libs: libnetfilter-queue: update to a newer version in git repo 2016-12-04 11:41:53 +01:00
network dnsmasq: Fix splitting hostid for DHCPv6 static leases 2016-12-06 07:55:07 +01:00
system procd: update to the latest version, fixes killing jailed processes 2016-12-02 13:55:23 +01:00
utils e2fsprogs: avoid picking up incompatible libcom_err.so 2016-11-30 23:32:17 +01:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00