libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
274 stars 94 forks source link

Configure babel with unicast option #705

Open spiccinini opened 4 years ago

spiccinini commented 4 years ago

It was suggested multiple times at Battlemesh that we should test with unicast.

ilario commented 4 years ago

From Babeld man page:

unicast {true|false} Send multiple copies of TLVs other than Hellos to all neighbours rather than sending a single multicast packet. The default is false.

Why do we need it?