openwrtv3/package
Steven Barth 8f24ee6382 uqmi: Add proper IPv6 support
Use the new --ip-family option to start both IPv4 and IPv6 sessions
by default. Autoconnect can't be used when starting two sessions,
so revert back to using the client IDs and packet data handles for
handling the network connection.

Some modem firmwares do not implement a RA server, therefore by
default use outband IP configuration and static addressing. Some
other firmwares report bogus IP configuration with the WDS get
current settings command. In this case inband configuration with
DHCP/RA can be optionally enabled by setting option dhcp to 1.

Per 3GPP standard a /64 prefix is served to all clients, which is
extended to LAN as specified in RFC 7278.

v2: Restrict the IPv6 gateway route source address
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>

SVN-Revision: 46843
2015-09-11 06:46:40 +00:00
..
base-files base-files: add /etc/iproute2/rt_tables, replace ifconfig-usage 2015-09-08 17:44:13 +00:00
boot uboot-ar71xx: fix gcc 5.2 compile errors 2015-09-06 09:57:02 +00:00
devel gdb: update to the latest version, fixes a build error with gcc 5.2 2015-09-03 13:14:50 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel linux: make IPv6 builtin if selected (saves >30KB) 2015-09-09 12:20:36 +00:00
libs argp-standalone: fix build error with gcc 5.2 (#20460) 2015-09-08 07:10:07 +00:00
network uqmi: Add proper IPv6 support 2015-09-11 06:46:40 +00:00
system uci: update to the latest version, adds various fixes 2015-08-27 12:43:27 +00:00
utils busybox: lock: implement -n "Fail rather than wait" 2015-09-09 20:36:10 +00:00
Makefile build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00