[OpenWrt-Devel] [PATCH v2 0/2] uqmi: Improve ipv6 connectivity

Antti Seppälä a.seppala at gmail.com
Sat Aug 8 03:44:36 EDT 2015


v2: Resending the series because of a small mistake in whitespace 
handling in the second patch.


Here is a set of two patches which improve uqmi when connecting to ipv6
enabled networks.

The first patch adds the capability to select the ip-family that is used
when connecting (ipv4 or ipv6). The second patch can be used to output
the obtained ip information from connected networks.

With proper configuration these patches can be utilized to establish a
working dual-stack connection with a qmi device and then configure
system ip-information accordingly.

Antti Seppälä (2):
  uqmi: Add IP family selection command-line switch
  uqmi: Add get-current-settings command-line switch

 commands-wds.c | 151 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 commands-wds.h |   6 ++-
 2 files changed, 156 insertions(+), 1 deletion(-)

-- 
2.1.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list