diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-04-02 09:43:53 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-04-02 09:43:53 +0000 |
commit | 241b3d5d407e95c9aa99ef604b30c08676939b74 (patch) | |
tree | a7aaa9c49fc10793debfd69920126e150c3af382 /docs | |
parent | 62adf517948da7183cc8d2016dd964f5c318d001 (diff) | |
download | upstream-241b3d5d407e95c9aa99ef604b30c08676939b74.tar.gz upstream-241b3d5d407e95c9aa99ef604b30c08676939b74.tar.bz2 upstream-241b3d5d407e95c9aa99ef604b30c08676939b74.zip |
document a little bit more the rationale of the 6bridge script
SVN-Revision: 15079
Diffstat (limited to 'docs')
-rw-r--r-- | docs/network.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/network.tex b/docs/network.tex index 1299425047..bb23fa5244 100644 --- a/docs/network.tex +++ b/docs/network.tex @@ -166,6 +166,8 @@ config 6bridge By default the script bridges the WAN interface with the LAN interface and uses ebtables to filter anything that is not IPv6 on the bridge. +This configuration is particularly useful if your router is not +IPv6 ND proxy capable (see: http://www.rfc-archive.org/getrfc.php?rfc=4389). IPv6 static addressing is also supported using a similar setup as |