[LEDE-DEV] [PATCH] dnsmasq: write atomic config file

2016-06-13 Thread Ulrich Weber
multiple invocation of dnsmasq script (e.g. by procd and hotplugd) might cause procd to restart dnsmasq with an incomplete config file. Config file generation might take quite a long time on larger configs due ubus calls for each listening interface... Signed-off-by: Ulrich Weber <ulrich

[LEDE-DEV] [PATCH] ppp: honor ip6table for IPv6 PPP interfaces

2017-02-10 Thread Ulrich Weber
as we do for IPv4 PPP interfaces. When we create the dynamic IPv6 inteface we should inherit ip6table from main interface. Signed-off-by: Ulrich Weber <ulrich.we...@riverbed.com> --- package/network/services/ppp/files/lib/netifd/ppp6-up | 1 + package/network/services/ppp/files/