Skip to content
Snippets Groups Projects
  • Linus Lüssing's avatar
    7e404ac5
    batman-adv: multicast TT fixes and cleanups · 7e404ac5
    Linus Lüssing authored
    
    The first one adds a fix that might potentially result in multicast packet
    loss once we would enable multicast_mode again.
    
    The second one avoids some small but unnecessary overhead. More
    importantly though, it is supposed to ease further multicast improvements
    later (e.g. no need for a multicast sending node to determine overlap
    between WANT_ALL_IPV4/6 flags and TT entries while on fast-path).
    
    Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
    7e404ac5
    History
    batman-adv: multicast TT fixes and cleanups
    Linus Lüssing authored
    
    The first one adds a fix that might potentially result in multicast packet
    loss once we would enable multicast_mode again.
    
    The second one avoids some small but unnecessary overhead. More
    importantly though, it is supposed to ease further multicast improvements
    later (e.g. no need for a multicast sending node to determine overlap
    between WANT_ALL_IPV4/6 flags and TT entries while on fast-path).
    
    Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>