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 | f64d29f91058905dff415b75c68b94f1b4753500 (patch) | |
tree | dc213460a212b122ef05c326c2ce3ff034cec861 /docs | |
parent | aee3b4cecf4e3bc215df547c2462403ed3109b0f (diff) | |
download | upstream-f64d29f91058905dff415b75c68b94f1b4753500.tar.gz upstream-f64d29f91058905dff415b75c68b94f1b4753500.tar.bz2 upstream-f64d29f91058905dff415b75c68b94f1b4753500.zip |
[docs] document a little bit more the rationale of the 6bridge script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15079 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |