Hi,
I run a simulation of 50 batman-adv instances connected on a chain topology:
[node-0] <-> [node1] <-> ... <-> [node49]
Despite there being no packet loss, the nodes at both ends (nodes 0 and 49) only see 32 other nodes.
The second outermost nodes see 33 other nodes and so on until the nodes that are at least 18 hops from both ends (nodes 17 and 32), which see all other 49 nodes.
The OGM TTL is set to 50 [1], but from this experiment, the TTL seems to be 32.
Can someone shed light on this observation? The batman-adv version used is 2019.4.
Thanks, Moritz
[0] https://github.com/mwarning/meshnet-lab [1] https://git.open-mesh.org/batman-adv.git/blob/refs/heads/master:/net/batman-...