merge: add WWAN support for IPv6 (bgo #682623)

System Internals / NetworkManager - Dan Williams [redhat.com] - 23 July 2014 14:27 UTC

0151df2 merge: add WWAN support for IPv6 (bgo #682623)

introspection/nm-ppp-manager.xml | 5 +
src/devices/bluetooth/nm-device-bt.c | 3 +-
src/devices/nm-device-private.h | 5 +
src/devices/nm-device.c | 79 ++++++-
src/devices/wwan/nm-device-modem.c | 123 ++++++++++-
src/devices/wwan/nm-modem-broadband.c | 232 +++++++++++++++++---
src/devices/wwan/nm-modem.c | 386 +++++++++++++++++++++++++++++----
src/devices/wwan/nm-modem.h | 59 ++++-
src/devices/wwan/wwan-exports.ver | 1 +
src/nm-manager.c | 28 +++
src/ppp-manager/Makefile.am | 4 +-
src/ppp-manager/nm-ppp-manager.c | 154 ++++++++++---
src/ppp-manager/nm-ppp-manager.h | 6 +
src/ppp-manager/nm-pppd-plugin.c | 74 ++++++-
src/ppp-manager/nm-pppd-plugin.h | 19 +-
15 files changed, 1043 insertions(+), 135 deletions(-)

Upstream: cgit.freedesktop.org


  • Share