Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openwrt-23.05: batman-adv: Merge bugfixes from 2023.2 #1013

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

ecsv
Copy link
Contributor

@ecsv ecsv commented Aug 18, 2023

Maintainer: @simonwunderlich
Compile tested: ramips mt7621
Run tested: ramips mt7621 TP-Link EAP615-Wall v1

batman-adv

  • 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

* 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>
@simonwunderlich simonwunderlich merged commit b844d67 into openwrt:openwrt-23.05 Aug 18, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants