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

Antti Seppälä a.seppala at gmail.com
Fri Aug 7 14:50:03 EDT 2015


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 | 150 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 commands-wds.h |   6 ++-
 2 files changed, 155 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