ofono/drivers/ubloxmodem
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
..
gprs-context.c ublox: TOBY L4 supports only router mode 2019-03-14 20:34:32 -05:00
lte.c ublox: extend LTE driver 2019-03-13 16:39:42 -05:00
netmon.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
ubloxmodem.c ublox: add TOBY L4 models 2019-03-13 16:38:55 -05:00
ubloxmodem.h ublox: add TOBY L4 models 2019-03-13 16:38:55 -05:00