batman-adv: Merge bugfixes from 2019.1 462/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:39:10 +0000 (20:39 +0100)
commitee2d981d00d2cbf9484b9ab731f44fde8509f6a9
tree416f02694a883a427a1ba07ac5101c7c93a7a11b
parent42af8350c14ac1c72f4785237d4f47332573d79f
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/0024-batman-adv-fix-uninit-value-in-batadv_interface_tx.patch [new file with mode: 0644]
batman-adv/patches/0025-batman-adv-Reduce-claim-hash-refcnt-only-for-removed.patch [new file with mode: 0644]
batman-adv/patches/0026-batman-adv-Reduce-tt_local-hash-refcnt-only-for-remo.patch [new file with mode: 0644]
batman-adv/patches/0027-batman-adv-Reduce-tt_global-hash-refcnt-only-for-rem.patch [new file with mode: 0644]