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

batman-adv: update packages to version 2023.2 #1012

Merged
merged 3 commits into from
Aug 18, 2023

Conversation

ecsv
Copy link
Contributor

@ecsv ecsv commented Aug 18, 2023

Maintainer: @simonwunderlich
Compile tested: x86_64
Run tested: x86_64

batman-adv

  • support latest kernels (4.14 - 6.5)
  • bugs squashed:
    • avoid potential invalid memory access when processing ELP/OGM2 packets
    • drop pending DAT worker when interface shuts down
    • inform network stack about automatically adjusted MTUs
    • keep user defined MTU limit when MTU is recalculated
    • fix packet memory leak when sending OGM2 via inactive interfaces
    • fix TT memory leak for roamed back clients

alfred

  • receive data with valid source on unix sock without active interface

* support latest kernels (4.14 - 6.5)
* bugs squashed:
  - avoid potential invalid memory access when processing ELP/OGM2 packets
  - drop pending DAT worker when interface shuts down
  - inform network stack about automatically adjusted MTUs
  - keep user defined MTU limit when MTU is recalculated
  - fix packet memory leak when sending OGM2 via inactive interfaces
  - fix TT memory leak for roamed back clients

Signed-off-by: Sven Eckelmann <[email protected]>
* (no changes)

Signed-off-by: Sven Eckelmann <[email protected]>
* receive data with valid source on unix sock without active interface

Signed-off-by: Sven Eckelmann <[email protected]>
@simonwunderlich simonwunderlich merged commit 6f6bcba into openwrt:master Aug 18, 2023
11 checks passed
@ecsv ecsv deleted the batman-adv-2023.2 branch August 18, 2023 15:06
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