batman-adv: Merge bugfixes from 2020.3 588/head 603/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:36:05 +0000 (20:36 +0200)
commit6dea537c076e74da3455bf04f585fdd008c98a57
treeda3adef5e3d2646f8bcc2b47df5b135672680803
parent017d89d569bf5a330deb4ddac1376d4dbe1dacda
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/0021-batman-adv-Avoid-uninitialized-chaddr-when-handling-.patch [new file with mode: 0644]
batman-adv/patches/0022-batman-adv-Fix-own-OGM-check-in-aggregated-OGMs.patch [new file with mode: 0644]
batman-adv/patches/0023-batman-adv-bla-use-netif_rx_ni-when-not-in-interrupt.patch [new file with mode: 0644]