Repository : ssh://git@diktynna/doc On branches: backup-redmine,main
commit a240871a75295a91ef542d6e0eea4a01c44d23f1 Author: Linus Lüssing linus.luessing@c0d3.blue Date: Fri Apr 19 02:23:46 2024 +0000
doc: batman-adv/Multicast-optimizations
a240871a75295a91ef542d6e0eea4a01c44d23f1 batman-adv/Multicast-optimizations.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Multicast-optimizations.textile b/batman-adv/Multicast-optimizations.textile index 2e70221d..8e3394da 100644 --- a/batman-adv/Multicast-optimizations.textile +++ b/batman-adv/Multicast-optimizations.textile @@ -38,7 +38,7 @@ h3. Limitations
In the following cases multicast packets are still distributed via [[Broadcast|classic flooding]]:
-* If the multicast packet is not an IPv4/IPv6 packet +* If the multicast packet/frame is not an IPv4/IPv6 packet * If the [[Multicast-Packet-Type|batman-adv multicast packet type]] is not applicable * If there are more than #multicast-fanout (default: 16) listeners/routers for a specific multicast group.