NetworkManager/src/devices/wwan
Lubomir Rintel af36a41440 core: split route management code out from platform
Create a NMRouteManager singleton.

Refactor, no functional changes apart from change of log domain from
LOGD_PLATFORM to LOGD_CORE.

Subsequent commit will keep track of the conflicting routes, avoid overwriting
older ones with newer ones and apply the new ones when the old ones go away.

(cherry picked from commit 874e4a7595)
2015-06-22 13:15:05 +02:00
..
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-device-modem.c device: add nm_device_get_type_description() function 2015-06-19 12:10:51 +02:00
nm-device-modem.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-modem-broadband.c wwan: indentation & alignment fixes 2015-02-24 16:15:27 -06:00
nm-modem-broadband.h all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nm-modem-manager.c wwan: trivial: simplify variable names to not explicitly clarify MM 1.0 2014-06-26 12:53:33 -04:00
nm-modem-manager.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-modem.c core: split route management code out from platform 2015-06-22 13:15:05 +02:00
nm-modem.h wwan: new retry logic when ipv4=auto and ipv6=auto 2015-02-24 16:15:27 -06:00
nm-wwan-factory.c core: let plugins indicate links which should be ignored 2015-06-17 16:33:16 +02:00
nm-wwan-factory.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
wwan-exports.ver wwan: wait for pppd to exit before relaying the port to ModemManager 2015-02-24 16:15:26 -06:00