batman-adv: Merge bugfixes from 2019.1 463/head
authorSven Eckelmann <sven@narfation.org>
Thu, 28 Mar 2019 19:39:10 +0000 (20:39 +0100)
committerSven Eckelmann <sven@narfation.org>
Thu, 28 Mar 2019 19:42:48 +0000 (20:42 +0100)
commit24b2a9af0ef6affd80118ad584543519ca32d54e
treee2c7ca037dda527ac63b927d24eaa4212954ee04
parent3020feba9bdb169c17f07b450492852e04ad9114
batman-adv: Merge bugfixes from 2019.1

* fix uninit-value in batadv_interface_tx()
* Reduce claim hash refcnt only for removed entry
* Reduce tt_local hash refcnt only for removed entry
* Reduce tt_global hash refcnt only for removed entry

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/Makefile
batman-adv/patches/0060-batman-adv-fix-uninit-value-in-batadv_interface_tx.patch [new file with mode: 0644]
batman-adv/patches/0061-batman-adv-Reduce-claim-hash-refcnt-only-for-removed.patch [new file with mode: 0644]
batman-adv/patches/0062-batman-adv-Reduce-tt_local-hash-refcnt-only-for-remo.patch [new file with mode: 0644]
batman-adv/patches/0063-batman-adv-Reduce-tt_global-hash-refcnt-only-for-rem.patch [new file with mode: 0644]