openwrtv4/package/network/utils
Koen Vandeputte 7488be7010 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-01-15 15:30:53 +01:00
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 2017-05-27 07:54:40 +02:00
arptables treewide: switch git.netfilter.org to HTTPS 2017-10-08 21:10:36 +03:00
comgt treewide: fix shellscript syntax errors/typos 2017-09-13 08:07:54 +02:00
conntrack-tools add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
curl curl: bump to 7.57.0 (3 CVEs) 2017-11-30 09:44:17 +01:00
dante treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ebtables ebtables: update to latest git 2017-10-24 2018-01-11 11:50:50 +01:00
iftop iftop: bump to latest upstream 2017-02-26 08:41:08 +01:00
iperf iperf: bump to 2.0.10 2017-09-25 07:42:34 +03:00
iperf3 iperf3: update to 3.3 and refresh patches 2017-10-31 14:19:51 -06:00
iproute2 iproute2: cake: support new operating modes 2017-12-15 23:54:51 +01:00
ipset ipset: replace patch that was reverted upstream 2017-09-26 18:18:44 +03:00
iptables iptables: fix nftables compile issue (FS#711) 2017-12-29 18:06:25 +01:00
iputils add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
iw mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
iwcap iwcap: fix handling kill signal during dump 2017-03-14 13:29:03 +01:00
iwinfo treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
layerscape/restool layerscape: fix package download 2017-12-21 10:02:16 +01:00
linux-atm linux-atm: add br2684ctl option to specify the netdev name 2018-01-10 08:08:53 +01:00
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
nftables nftables: fix sha256sum 2017-12-31 18:46:13 +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-03-01 17:19:52 -08:00
tcpdump add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
umbim treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
uqmi uqmi: fix raw-ip mode for newer lte modems 2018-01-15 15:30:53 +01:00
wireless-tools wireless-tools: Change download url to github 2017-02-28 20:22:10 +01:00
wpan-tools libs/libnl: Update to 3.3.0 2017-10-15 00:24:22 +02:00
wwan wwan: json format in some modem definitions 2017-09-16 23:04:46 +02:00
xtables-addons xtables-addons: fix compile with kernel 4.14 2017-12-16 22:14:49 +01:00