batman-adv: Merge bugfixes from 2018.3 414/head
authorSven Eckelmann <sven@narfation.org>
Sat, 15 Sep 2018 09:19:36 +0000 (11:19 +0200)
committerSven Eckelmann <sven@narfation.org>
Sat, 15 Sep 2018 09:19:36 +0000 (11:19 +0200)
commitddef3900a4e46e3a93145340977d7ce596ce85f0
tree3279b84b43cc1860d584ad513d4f14c83943134c
parentb0e37f285f71796bafc9bd4bcd50f147b6a24c09
batman-adv: Merge bugfixes from 2018.3

* Avoid probe ELP information leak
* Fix segfault when writing to throughput_override
* Fix segfault when writing to sysfs elp_interval
* fix backbone_gw refcount on queue_work() failure
* fix hardif_neigh refcount on queue_work() failure
* Prevent duplicated gateway_node entry
* Prevent duplicated nc_node entry
* Prevent duplicated softif_vlan entry
* Prevent duplicated global TT entry
* Prevent duplicated tvlv handler

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/Makefile
batman-adv/patches/0012-batman-adv-Avoid-probe-ELP-information-leak.patch [new file with mode: 0644]
batman-adv/patches/0013-batman-adv-Fix-segfault-when-writing-to-throughput_o.patch [new file with mode: 0644]
batman-adv/patches/0014-batman-adv-Fix-segfault-when-writing-to-sysfs-elp_in.patch [new file with mode: 0644]
batman-adv/patches/0015-batman-adv-fix-backbone_gw-refcount-on-queue_work-fa.patch [new file with mode: 0644]
batman-adv/patches/0016-batman-adv-fix-hardif_neigh-refcount-on-queue_work-f.patch [new file with mode: 0644]
batman-adv/patches/0017-batman-adv-Prevent-duplicated-gateway_node-entry.patch [new file with mode: 0644]
batman-adv/patches/0018-batman-adv-Prevent-duplicated-nc_node-entry.patch [new file with mode: 0644]
batman-adv/patches/0019-batman-adv-Prevent-duplicated-softif_vlan-entry.patch [new file with mode: 0644]
batman-adv/patches/0020-batman-adv-Prevent-duplicated-global-TT-entry.patch [new file with mode: 0644]
batman-adv/patches/0021-batman-adv-Prevent-duplicated-tvlv-handler.patch [new file with mode: 0644]