Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-09-14,master
commit 80d94bc24a5153deb86289c574956b777e0f4aa9 Author: Linus Lüssing linus.luessing@c0d3.blue Date: Tue May 7 09:49:48 2019 +0000
doc: batman-adv/Broadcast
80d94bc24a5153deb86289c574956b777e0f4aa9 batman-adv/Broadcast.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Broadcast.textile b/batman-adv/Broadcast.textile index 920de22..5871c6d 100644 --- a/batman-adv/Broadcast.textile +++ b/batman-adv/Broadcast.textile @@ -44,7 +44,7 @@ h3. I.II) Single Neighbor: Is Originator
_Three nodes with a single neighbor per interface each_
-* If an interface has just one neighbor and it matches the OGM2 or broadcast packets originator address, then no broadcast is necessary. +* If an interface has just one neighbor and it matches the broadcast packet's originator address, then no broadcast is necessary.
We can avoid echoing a packet back to the node it originally came from.