batman-adv: Merge bugfixes from 2020.3 604/head
authorSven Eckelmann <sven@narfation.org>
Tue, 25 Aug 2020 18:36:05 +0000 (20:36 +0200)
committerSven Eckelmann <sven@narfation.org>
Tue, 25 Aug 2020 18:38:30 +0000 (20:38 +0200)
commit71a739782244c51b7486b50ab0e26b86aaf98c02
tree1eed9940e5dfde9a1e729309f6e6372101884dd9
parent8dd6c08c2dcaeb49bd68cdb6da82d6bdf5e3efa3
batman-adv: Merge bugfixes from 2020.3

* Avoid uninitialized chaddr when handling DHCP
* Fix own OGM check in aggregated OGMs
* bla: use netif_rx_ni when not in interrupt context

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/Makefile
batman-adv/patches/0046-batman-adv-Avoid-uninitialized-chaddr-when-handling-.patch [new file with mode: 0644]
batman-adv/patches/0047-batman-adv-Fix-own-OGM-check-in-aggregated-OGMs.patch [new file with mode: 0644]
batman-adv/patches/0048-batman-adv-bla-use-netif_rx_ni-when-not-in-interrupt.patch [new file with mode: 0644]