openwrtv4/package/network
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
..
config netifd: update to latest git HEAD 2017-11-17 21:58:13 +01:00
ipv6 odhcp6c: add workaround for broken extendprefix scenario 2017-09-05 14:46:18 +02:00
services dnsmasq: fix dhcp-host entries with empty macs 2017-11-28 18:11:25 +01:00
utils kmod-sched-cake: update to latest git HEAD 2017-11-25 19:53:37 +01:00