Allow specifying static IPv6 gateways (#2710)

SVN-Revision: 9569
This commit is contained in:
Florian Fainelli
2007-11-16 07:27:59 +00:00
parent 82c697991a
commit d8faf285a8
2 changed files with 3 additions and 0 deletions

View File

@@ -159,4 +159,5 @@ config interface "lan"
option ifname "eth0"
option proto "static"
option ip6addr "fe80::200:ff:fe00:0/64"
option ip6gw "2001::DEAF:BEE:1"
\end{Verbatim}