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

Commits on Aug 18, 2023

  1. batman-adv: update to version 2023.2

    * 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]>
    ecsv committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e7ee4c5 View commit details
    Browse the repository at this point in the history
  2. batctl: update to version 2023.2

    * (no changes)
    
    Signed-off-by: Sven Eckelmann <[email protected]>
    ecsv committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8fd009e View commit details
    Browse the repository at this point in the history
  3. alfred: update to version 2023.2

    * receive data with valid source on unix sock without active interface
    
    Signed-off-by: Sven Eckelmann <[email protected]>
    ecsv committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    167d93c View commit details
    Browse the repository at this point in the history