batman-adv: Merge bugfixes from 2023.2 1014/head
authorSven Eckelmann <sven@narfation.org>
Fri, 18 Aug 2023 13:52:18 +0000 (15:52 +0200)
committerSven Eckelmann <sven@narfation.org>
Fri, 18 Aug 2023 13:52:18 +0000 (15:52 +0200)
commit12577be7ed6739fa9aa613dcaacd5555db286a66
tree332cce1ac4bc47f8149214a6f0447e99d1c72ced
parentd9cd6ef94fede520f75e3d6bef5c9063b086f455
batman-adv: Merge bugfixes from 2023.2

* Broken sync while rescheduling delayed work
* compat: Use native kstrtox.h for 5.10.185
* Do not get eth header before batadv_check_management_packet
* Trigger events for auto adjusted MTU
* Don't increase MTU when set by user
* Fix TT global entry leak when client roamed back
* Fix batadv_v_ogm_aggr_send memory leak

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/patches/0013-batman-adv-Broken-sync-while-rescheduling-delayed-wo.patch [new file with mode: 0644]
batman-adv/patches/0014-batman-adv-compat-Use-native-kstrtox.h-for-5.10.185.patch [new file with mode: 0644]
batman-adv/patches/0015-batman-adv-Do-not-get-eth-header-before-batadv_check.patch [new file with mode: 0644]
batman-adv/patches/0016-batman-adv-Trigger-events-for-auto-adjusted-MTU.patch [new file with mode: 0644]
batman-adv/patches/0017-batman-adv-Don-t-increase-MTU-when-set-by-user.patch [new file with mode: 0644]
batman-adv/patches/0018-batman-adv-Fix-TT-global-entry-leak-when-client-roam.patch [new file with mode: 0644]
batman-adv/patches/0019-batman-adv-Fix-batadv_v_ogm_aggr_send-memory-leak.patch [new file with mode: 0644]