Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 4e328294e2fb56c2c76e72be03e0415da6cf6385 Author: Marek Lindner mareklindner@neomailbox.ch Date: Sun Nov 9 17:58:39 2008 +0000
doc: batmand/RoutingVodoo
4e328294e2fb56c2c76e72be03e0415da6cf6385 batmand/RoutingVodoo.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/batmand/RoutingVodoo.textile b/batmand/RoutingVodoo.textile index 19983565..fe209cf1 100644 --- a/batmand/RoutingVodoo.textile +++ b/batmand/RoutingVodoo.textile @@ -46,7 +46,7 @@ To see the rules set by batman use the ip command:
ip rule
-[..]? +[..]
6600: from all to 105.0.0.0/8 lookup 66
@@ -54,7 +54,7 @@ ip rule
6700: from all to 105.0.0.0/8 lookup 67
-[..]? +[..]
On a minimal setup batman will set the rules shown above.