openwrt/package/network/utils
Koen Vandeputte 046222dfaf uqmi: fix raw-ip mode for newer lte modems
Some newer LTE modems, like the MC7455 or EC25-E do not support
"802.3" mode, and will stay in "raw-ip" regardless of the mode being
set.

In this case, the driver must be informed that it should handle all
packets in raw mode. [1]

This commit fixes connectivity issues for these devices.

Before:

[ Node 5 ] udhcpc -i wwan0
udhcpc: started, v1.27.2
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover

After:

[ Node 5 ] udhcpc -i wwan0
udhcpc: started, v1.27.2
udhcpc: sending discover
udhcpc: sending select for 100.66.245.226
udhcpc: lease of 100.66.245.226 obtained, lease time 7200
udhcpc: ifconfig wwan0 100.66.245.226 netmask 255.255.255.252 broadcast
+
udhcpc: setting default routers: 100.66.245.225

[1] https://lists.freedesktop.org/archives/libqmi-
devel/2017-January/002064.html

Tested on cns3xxx using a Sierra Wireless MC7455 LTE-A

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
[bumped PKG_RELEASE]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-18 09:34:32 +01:00
..
arptables treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
comgt comgt-3g: enable modem before to setpin 2017-12-13 15:31:52 +01:00
conntrack-tools treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
curl curl: fix libcurl/mbedtls async interface 2018-01-24 09:25:32 +01:00
dante treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ebtables ebtables: update to last commit 2017-03-01 20:37:36 +01:00
iftop iftop: bump to latest upstream 2017-03-01 20:37:37 +01:00
iperf treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
iperf3 treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
iproute2 iproute2: cake: fix patch format error 2017-12-30 11:05:44 +01:00
ipset network/utils/ipset: Update to 6.32 2017-12-13 15:31:27 +01:00
iptables iptables: make kmod-ipt-debug part of default ALL build 2018-01-26 15:37:28 +08:00
iputils treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
iw iw: enable MESH ID in scan output 2017-03-25 14:55:10 +01:00
iwcap iwcap: fix handling kill signal during dump 2017-12-13 14:44:05 +01:00
iwinfo iwinfo: drop references to madwifi 2017-01-10 13:01:26 +01:00
linux-atm treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
nftables treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
owipcalc network/utils/owipcalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
rssileds rssileds: Fix build with external toolchains 2017-12-13 14:37:29 +01:00
tcpdump tcpdump: noop commit to refer CVEs fixed in 4.9.2 2017-09-18 16:50:07 +03:00
umbim umbim: mark as nonshared because of the usb dependencies 2017-01-13 12:08:08 +01:00
uqmi uqmi: fix raw-ip mode for newer lte modems 2018-02-18 09:34:32 +01:00
wireless-tools wireless-tools: Change download url to github 2017-03-01 20:37:37 +01:00
wpan-tools treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
wwan wwan: json format in some modem definitions 2017-12-13 16:32:39 +01:00
xtables-addons treewide: clean up download hashes 2016-12-16 22:39:22 +01:00