From 81dbe78117d31e7b5a29d932a070ce6d94350a86 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 27 Dec 2012 14:10:17 +0000 Subject: ipv6-support: * Automatically detect and propagate MTU from upstream interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34896 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/ipv6/ipv6-support/files/network6.config | 1 + 1 file changed, 1 insertion(+) (limited to 'package/network/ipv6/ipv6-support/files/network6.config') diff --git a/package/network/ipv6/ipv6-support/files/network6.config b/package/network/ipv6/ipv6-support/files/network6.config index ce85dbe8b6..7385eebfb4 100644 --- a/package/network/ipv6/ipv6-support/files/network6.config +++ b/package/network/ipv6/ipv6-support/files/network6.config @@ -1,5 +1,6 @@ config global global option ula_prefix auto + option site_border 1 config interface wan option mode dhcpv6 -- cgit v1.2.3