Skip to content
Snippets Groups Projects
Select Git revision
  • 0x4A6F-rpi4
  • 0x4A6F-master
  • master
  • v2018.2.2-ffs
  • v2018.2.x default protected
  • v2016.2.4-batmanbug
  • radv-filterd
  • v2016.2.x
  • hoodselector
  • v2016.1.x
  • babel
  • v2015.1.x
  • 2014.4.x
  • 2014.3.x
  • v2018.2.2-ffs0.1
  • v2018.2.1-ffs0.1
  • v2018.2.1
  • v2018.2-ffs0.1
  • v2018.2
  • v2018.1.4
  • v2018.1.3
  • v2018.1.2
  • v2018.1.1
  • v2018.1
  • v2017.1.8
  • v2017.1.7
  • v2017.1.6
  • v2017.1.5
  • v2017.1.4
  • v2017.1.3
  • v2017.1.2
  • v2016.2.7
  • v2017.1.1
  • v2017.1
34 results

0003-batman-adv-multicast-TT-fixes-and-cleanups.patch

Forked from firmware / FFS Gluon
Source project has a limited visibility.
  • 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>