mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-22 04:18:10 +02:00
Fixes segfault with e.g. Ericsson modems that reply just with IP+gateway,
without DNS info.
[mm-port-serial-at.c:440] debug_log(): (ttyACM8): --> 'AT*E2IPCFG?<CR>'
[mm-port-serial-at.c:440] debug_log(): (ttyACM8): <-- '<CR><LF>*E2IPCFG: (1,"10.191.64.12")(2,"10.191.64.10")<CR><LF>'
[mm-port-serial-at.c:440] debug_log(): (ttyACM8): <-- '<CR><LF>OK<CR><LF>'
[mm-port-serial.c:1296] mm_port_serial_close(): (ttyACM8) device open count is 1 (close)
[mm-port.c:95] mm_port_set_connected(): (wwan0): port now connected
[mm-base-bearer.c:488] connect_ready(): Connected bearer '/org/freedesktop/ModemManager1/Bearer/0'
[mm-iface-modem.c:1392] __iface_modem_update_state_internal(): Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> connected)
<info> Activation (ttyACM8) Stage 3 of 5 (IP Configure Start) started...
<info> (ttyACM8): device state change: config -> ip-config (reason 'none') [50 70 0]
<info> Activation (ttyACM8) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
<info> Activation (ttyACM8) Stage 3 of 5 (IP Configure Start) complete.
<info> (ttyACM8): IPv4 static configuration:
<info> address 10.191.64.12/28
<info> gateway 10.191.64.10
Errore di segmentazione
http://lists.freedesktop.org/archives/modemmanager-devel/2015-February/001758.html
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| exports.ver | ||
| Makefile.am | ||
| nm-device-modem.c | ||
| nm-device-modem.h | ||
| nm-modem-broadband.c | ||
| nm-modem-broadband.h | ||
| nm-modem-manager.c | ||
| nm-modem-manager.h | ||
| nm-modem.c | ||
| nm-modem.h | ||
| nm-wwan-factory.c | ||
| nm-wwan-factory.h | ||
| wwan-exports.ver | ||