From 241b3d5d407e95c9aa99ef604b30c08676939b74 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Thu, 2 Apr 2009 09:43:53 +0000
Subject: [PATCH] document a little bit more the rationale of the 6bridge
 script

SVN-Revision: 15079
---
 docs/network.tex | 2 ++
 1 file changed, 2 insertions(+)

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
-- 
GitLab