aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/config
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-10-11 09:01:38 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-10-11 09:01:38 +0000
commitb809f6233e7fdcc1852f9c7ff5d8ffbbd00262cb (patch)
treeba40a647de9f2557d99e4f6bd1afe22f981eba9a /package/base-files/files/etc/config
parent0500cd883ae7ca2350a5160d45850da7ba1d1660 (diff)
downloadupstream-b809f6233e7fdcc1852f9c7ff5d8ffbbd00262cb.tar.gz
upstream-b809f6233e7fdcc1852f9c7ff5d8ffbbd00262cb.tar.bz2
upstream-b809f6233e7fdcc1852f9c7ff5d8ffbbd00262cb.zip
Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS), disabled by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9259 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/files/etc/config')
-rw-r--r--package/base-files/files/etc/config/6tunnel6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/base-files/files/etc/config/6tunnel b/package/base-files/files/etc/config/6tunnel
new file mode 100644
index 0000000000..efd8f817c7
--- /dev/null
+++ b/package/base-files/files/etc/config/6tunnel
@@ -0,0 +1,6 @@
+config 6tunnel
+ option tnlifname 'sixbone'
+ option remoteip4 ''
+ option localip4 ''
+ option localip6 ''
+ option prefix '/64'