Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
>---------------------------------------------------------------
commit 8f03d9b5ab25e04b31ee38a8adb7aae0f46812b0
Author: Linus Lüssing <linus.luessing(a)c0d3.blue>
Date: Fri Feb 26 17:45:02 2010 +0000
doc: batman-adv/Wiki: renaming B.A.T.M.A.N. to batman-daemon to refer to the layer 3 implementation and not the protocol idea itself
>---------------------------------------------------------------
8f03d9b5ab25e04b31ee38a8adb7aae0f46812b0
batman-adv/Wiki.textile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/batman-adv/Wiki.textile b/batman-adv/Wiki.textile
index 7982e7e5..36d0ba72 100644
--- a/batman-adv/Wiki.textile
+++ b/batman-adv/Wiki.textile
@@ -1,13 +1,13 @@
= batman-advanced =
Batman-advanced is a new approach to wireless networking which
-does no longer operate on the IP basis. Unlike B.A.T.M.A.N, which exchanges
+does no longer operate on the IP basis. Unlike the layer 3 batman-daemon, which exchanges
information using UDP packets and sets routing tables, batman-advanced operates
on ISO/OSI Layer 2 only and uses and routes (or better: bridges) Ethernet Frames.
It emulates a virtual network switch of all nodes participating. Therefore all nodes
appear to be link local, thus all higher operating protocols won't be affected
-by any changes within the network. You can run almost any protocol above B.A.T.M.A.N.
-Advanced, prominent examples are: IPv4, IPv6, DHCP, IPX.
+by any changes within the network. You can run almost any protocol above B.A.T.M.A.N.-Advanced,
+prominent examples are: IPv4, IPv6, DHCP, IPX.
=== Pros and Cons ===
Pros: