[PATCH v2 0/3] Enabling IPv6 on Qualcomm MDM9x00 chipsets
Bjørn Mork
bjorn at mork.no
Thu Dec 5 03:43:17 PST 2013
Second version of the IPv6 qcdm nvram patches. I'm hoping I've taken
care of all of Dan's very useful comments.
Bjørn Mork (3):
qcdm: add IPv6 nvram setting
qcdm: add IPv6 nvram setting to test suite
qcdm: add utility to display and set the "IPv6 enabled" variable
.gitignore | 1 +
libqcdm/src/commands.c | 88 ++++++++++++
libqcdm/src/commands.h | 23 +++
libqcdm/src/nv-items.h | 13 ++
libqcdm/tests/Makefile.am | 8 +-
libqcdm/tests/ipv6pref.c | 316 +++++++++++++++++++++++++++++++++++++++++
libqcdm/tests/test-qcdm-com.c | 55 +++++++
libqcdm/tests/test-qcdm-com.h | 2 +
libqcdm/tests/test-qcdm.c | 1 +
9 files changed, 506 insertions(+), 1 deletion(-)
create mode 100644 libqcdm/tests/ipv6pref.c
--
1.7.10.4
More information about the ModemManager-devel
mailing list