1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/package/network/services
Marcin Jurkowski feab5fa51e dnsmasq: fix dhcp "ignore" option on wwan interfaces
Init script won't append --no-dhcp-interface option if interface
protocol is one of: ncm, directip, qmi, mbim.
This is caused by IP address assigned to dynamically created netifd
interfaces. As a result there's no netmask assigned to the main
interface and dhcp_add() function returns prematurely.

By moving network subnet check we can ensure that --no-dhcp-interface is
properly generated for wwan interfaces.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase; move network checks]
2017-09-18 10:14:34 +02:00
..
authsae
dnsmasq dnsmasq: fix dhcp "ignore" option on wwan interfaces 2017-09-18 10:14:34 +02:00
dropbear Revert "dropbear: Link ssh and scp command to /bin instead of /usr/bin" 2017-08-31 21:09:13 +02:00
ead
hostapd treewide: fix shellscript syntax errors/typos 2017-09-13 08:07:54 +02:00
igmpproxy
ipset-dns
lldpd lldpd: bump to 0.9.8 2017-09-11 01:56:14 +02:00
odhcpd odhcpd: don't enable server mode on non-static lan port 2017-09-16 09:37:50 +02:00
omcproxy omcproxy: Update to latest HEAD 2017-03-01 17:19:51 -08:00
openvpn openvpn: update to 2.4.3 2017-06-26 09:56:07 +02:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.1 2017-05-31 00:28:26 +02:00
ppp ppp: propagate master firewall zone to dynamic slave interface 2017-05-31 16:49:59 +02:00
relayd relayd: fix making incomplete instance json data 2017-02-25 20:16:59 +08:00
samba36 samba36: Remove syslog and load printers lines. 2017-08-30 18:12:48 +02:00
uhttpd uhttpd: Enable integrated Lua by default 2017-05-16 16:57:01 +02:00
umdns umdns: remove superfluous include in init script 2017-06-02 01:29:32 +02:00