ofono/drivers
Jonas Bonn efe1306ec2 ublox: TOBY L4 supports only router mode
The TOBY L4 supports only "router mode" where the modem presents a
network interface that one can run a DHCP client against.  Behind this
interface, the modem takes care of routing packets via NAT by:

i)  selecting the relevant context based on destination IP
ii) using the first activated context as the default route

In order to have the connection manager, thus, do the right thing, the
context only needs to report itself as being active and with the IP
settings set to method "dhcp".  There's no need for the connection manager
to know details like what IP address the context was assigned.

Tested with connman that does the right thing when it finds an active
"dhcp" context.
2019-03-14 20:34:32 -05:00
..
atmodem atmodem: Remove TOBY_L2 vendor 2019-03-13 13:20:43 -05:00
calypsomodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
cdmamodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
dunmodem drivers: constify vtables 2018-10-17 09:56:27 -05:00
gemaltomodem gemalto: Add Gemalto specific voicecall atom 2018-10-17 17:03:03 -05:00
hfpmodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
hsomodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
huaweimodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
iceramodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
ifxmodem ifxmodem: Clean up the previous commit slightly 2019-03-04 13:34:13 -06:00
infineonmodem infineon: Definitions for infineon modem 2015-10-13 21:35:07 -05:00
isimodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
mbimmodem mbimmodem: Convert back to using __builtin_bswap16 with proper indexing 2018-10-31 21:03:49 +01:00
mbmmodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
nwmodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
qmimodem qmi: support sim hotplug 2019-02-17 20:48:54 -06:00
rilmodem rilmodem: fix compilation on gcc-6.3 2019-01-22 11:02:30 -06:00
speedupmodem drivers: Update to the new util api 2018-12-27 18:18:51 -06:00
stemodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
swmodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
telitmodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
ubloxmodem ublox: TOBY L4 supports only router mode 2019-03-14 20:34:32 -05:00
xmm7modem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
ztemodem treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00