2
0
forked from Ivasoft/openwrt

ipv6-support: Add new IPv6-support meta-package

SVN-Revision: 34422
This commit is contained in:
Steven Barth
2012-11-29 20:14:28 +00:00
parent e6e6e0d152
commit a4edea5ef3
5 changed files with 437 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
config interface wan
option mode upstream
option ula_prefix auto
option request_prefix auto
option prefix_fallback relay
option peerdns 1
config interface lan
option mode downstream
option advertise_prefix 64
option relay_master wan
config interface 6in4
option mode static
list static_prefix 2001:DB8::/48