summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/files/network6.config
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/ipv6/ipv6-support/files/network6.config')
-rw-r--r--package/network/ipv6/ipv6-support/files/network6.config15
1 files changed, 0 insertions, 15 deletions
diff --git a/package/network/ipv6/ipv6-support/files/network6.config b/package/network/ipv6/ipv6-support/files/network6.config
deleted file mode 100644
index 37a327f2b..000000000
--- a/package/network/ipv6/ipv6-support/files/network6.config
+++ /dev/null
@@ -1,15 +0,0 @@
-config global global
- option ula_prefix auto
-
-config interface wan
- option mode dhcpv6
- option request_prefix auto
- option prefix_fallback relay
- option peerdns 1
- option site_border 1
-
-config interface lan
- option mode router
- option advertise_prefix 64
- option relay_master wan
-