batman-adv: Merge bugfixes from 2020.4
authorSven Eckelmann <sven@narfation.org>
Sat, 24 Oct 2020 19:40:40 +0000 (21:40 +0200)
committerSven Eckelmann <sven@narfation.org>
Sat, 24 Oct 2020 19:40:40 +0000 (21:40 +0200)
commit685968996fb1c2b3103c8873bd2b79e8bd430a6c
treef0718734a9649d57a683ce67dfa7f38aafb0ee7a
parent6dea537c076e74da3455bf04f585fdd008c98a57
batman-adv: Merge bugfixes from 2020.4

* bla: fix type misuse for backbone_gw hash indexing
* mcast/TT: fix wrongly dropped or rerouted packets
* Add missing include for in_interrupt()
* mcast: fix duplicate mcast packets in BLA backbone from LAN
* mcast: fix duplicate mcast packets in BLA backbone from mesh
* mcast: fix duplicate mcast packets from BLA backbone to mesh

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/Makefile
batman-adv/patches/0024-batman-adv-bla-fix-type-misuse-for-backbone_gw-hash-.patch [new file with mode: 0644]
batman-adv/patches/0025-batman-adv-mcast-TT-fix-wrongly-dropped-or-rerouted-.patch [new file with mode: 0644]
batman-adv/patches/0026-batman-adv-Add-missing-include-for-in_interrupt.patch [new file with mode: 0644]
batman-adv/patches/0027-batman-adv-mcast-fix-duplicate-mcast-packets-in-BLA-.patch [new file with mode: 0644]
batman-adv/patches/0028-batman-adv-mcast-fix-duplicate-mcast-packets-in-BLA-.patch [new file with mode: 0644]
batman-adv/patches/0029-batman-adv-mcast-fix-duplicate-mcast-packets-from-BL.patch [new file with mode: 0644]