6to4: add support for native IPv6 prefix handling

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35172 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Steven Barth
2013-01-15 13:08:10 +00:00
parent 80abeea6ad
commit cbfa80a7d3
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6to4
PKG_VERSION:=11
PKG_VERSION:=12
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk

View File

@@ -63,6 +63,7 @@ proto_6to4_setup() {
proto_init_update "$link" 1
proto_add_ipv6_address "$local6" 16
proto_add_ipv6_prefix "$prefix6::/48"
proto_add_ipv6_route "::" 0 "::192.88.99.1"
proto_add_tunnel