diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-02 09:43:53 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-02 09:43:53 +0000 |
commit | 593d5a7fa92499761b678dcace5dcce40853efa0 (patch) | |
tree | dc213460a212b122ef05c326c2ce3ff034cec861 /docs | |
parent | 816f33c927596c78ee9ea6fc7f04c164bccf4972 (diff) |
[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 129942504..bb23fa524 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 |