openwrtv3/package
Jo-Philipp Wich fcfd5cdb59 dnsmasq: fix dhcp-host entries with empty macs
Due to improper localization of helper variables, "config host" entries
without a given mac address may inherit the mac address of a preceeding,
leading to invalid generated netive configuration.

Fix the issue by marking the "macs" and "tags" helper variables in
dhcp_host_add() local, avoiding the need for explicitely resetting them
with each invocation.

Reported-by: Russell Senior <russell@personaltelco.net>
Tested-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-28 18:11:25 +01:00
..
base-files sysupgrade: don't kill our own parent 2017-11-15 21:11:23 +01:00
boot uboot-sunxi: fix build of HAOYU Electronics Marsboard A10 2017-11-23 21:25:46 +01:00
devel add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
firmware kernel: e100: take e100 firmware from linux-firmware repository 2017-11-22 22:37:05 +01:00
kernel Revert "mac80211: tweak TSQ settings" 2017-11-28 14:23:43 +01:00
libs nghttp2: bump to 1.28.0 2017-11-27 10:12:03 +01:00
network dnsmasq: fix dhcp-host entries with empty macs 2017-11-28 18:11:25 +01:00
system ubus: update to the latest version 2017-11-16 12:54:17 +01:00
utils usbutils: Update usb.ids file to latest 2017-11-22 20:45:07 +01:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00