1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
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
..
base-files base-files: fix wan6 interface config generation for pppoe 2017-09-18 09:57:34 +02:00
boot uboot-envtools: Add support for IPQ806x AP148 and DB149 2017-08-30 18:12:48 +02:00
devel strace: bump to 4.19 2017-09-11 01:56:14 +02:00
firmware linux-firmware: pack Intel iwl FW separately 2017-09-17 15:08:52 +02:00
kernel mac80211: make iwlwifi select AC support 2017-09-17 15:08:53 +02:00
libs libs/wolfssl: bump to version 3.12.0 ; add myself as maintainer 2017-09-17 00:00:12 +02:00
network dnsmasq: fix dhcp "ignore" option on wwan interfaces 2017-09-18 10:14:34 +02:00
system ubox: update to git HEAD version 2017-09-01 16:05:59 +02:00
utils utils/e2fsprogs: Update to 1.43.6 2017-09-17 00:26:52 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00