diff options
author | Christian Taedcke <christian.taedcke@lemonbeat.com> | 2022-06-10 16:15:24 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-09-28 10:47:45 +0000 |
commit | 99cde83942cdea81b9bf1b72df08e7bffbaf7014 (patch) | |
tree | 915aef356d937a8f49878570a09aa6f26b42e5ef /cli/mmcli-output.c | |
parent | a25b45f795a9d9ccbfee1638fe67f1e6d0b6d64c (diff) |
cinterion: Fix CDC-ECM support for ELS61-E2
When the data connection is started with AT^SWWAN, the modem expects
the DHCP discover packet from the TE while the command is running,
i.e. while the modem has not replied yet. In order to achieve that,
the bearer is marked as connected as soon as the command is
issued. This makes the NetworkManager start the DHCP process.
If the modem replies with an error, the bearer will be marked
disconnected later on.
See https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/50
for a similar functionality in the ublox driver.
Includes minor coding style fixes from Aleksander Morgado
<aleksandermj@chromium.org>.
Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
Diffstat (limited to 'cli/mmcli-output.c')
0 files changed, 0 insertions, 0 deletions