Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2023-01-14,main
>---------------------------------------------------------------
commit a57f1dc4ca672c991ed2d7867dcbc96098e7cf66
Author: Linus L��ssing <linus.luessing(a)c0d3.blue>
Date: Wed Dec 14 17:31:54 2022 +0000
doc: batman-adv/Multicast-Packet-Type
>---------------------------------------------------------------
a57f1dc4ca672c991ed2d7867dcbc96098e7cf66
batman-adv/Multicast-Packet-Type.textile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/batman-adv/Multicast-Packet-Type.textile b/batman-adv/Multicast-Packet-Type.textile
index c870f173..8ce06a49 100644
--- a/batman-adv/Multicast-Packet-Type.textile
+++ b/batman-adv/Multicast-Packet-Type.textile
@@ -103,10 +103,10 @@ h2. Open questions, known issues, TODOs
h3. #Num Dests size
* 1 or 2 bytes for #Num Dests for Address X?
- * If limit of entries were reached, we could just send another
+** If limit of entries were reached, we could just send another
mcast packet? (~6*256 = 1536). Or do we want to be prepared
for jumbo frames?
- * going for 2 bytes / potential jumbo frame support
+** -> going for 2 bytes / potential jumbo frame support
h3. Non ideal splits