aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-07-05 11:17:49 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-07-05 11:17:49 +0000
commitd70e805217edcff9bba4dd2e472325c5006c91df (patch)
tree7d9212ef9d6ec717d8ad2116a781913518ae8db0 /docs
parent802f418738100cbf3c182e7fe721a9e0e7a2bf3f (diff)
downloadmaster-187ad058-d70e805217edcff9bba4dd2e472325c5006c91df.tar.gz
master-187ad058-d70e805217edcff9bba4dd2e472325c5006c91df.tar.bz2
master-187ad058-d70e805217edcff9bba4dd2e472325c5006c91df.zip
[package] configure the IPv6 from /etc/config/network and remove 6scripts's prefix option to set an IPv6 address on the LAN (#5450)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16683 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs')
-rw-r--r--docs/network.tex3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/network.tex b/docs/network.tex
index c7e80c68f1..793a398228 100644
--- a/docs/network.tex
+++ b/docs/network.tex
@@ -169,7 +169,6 @@ config 6tunnel
option remoteip4 '1.0.0.1'
option localip4 '1.0.0.2'
option localip6 '2001::DEAD::BEEF::1'
- option prefix '/64'
\end{Verbatim}
\begin{itemize}
@@ -184,8 +183,6 @@ config 6tunnel
\item{\texttt{'localip6'}:}
IPv6 address to setup on your tunnel side
This address is given by the tunnel broker
- \item{\texttt{'prefix'}:}
- IPv6 prefix to setup on the LAN.
\end{itemize}
Using the same package you can also setup an IPv6 bridged connection :