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 2025.0 #1103

Merged
merged 3 commits into from
Feb 8, 2025

Conversation

ecsv
Copy link
Contributor

@ecsv ecsv commented Feb 7, 2025

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

Description:

batman-adv

  • support latest kernels (5.4 - 6.14)
  • handle VLAN 0 as untagged VLAN
  • TT changes in OGMs no longer contain redundant TT changes
  • coding style cleanups and refactoring
  • bugs squashed:
    • fix incorrect offset in OGM handler for translation table TVLV
    • force stop of throughput detection workers on interface removal

batctl

  • subsecond precision support for ping intervals
  • coding style cleanups and refactoring

alfred

  • coding style cleanups and refactoring

ecsv added 3 commits February 7, 2025 21:56
* coding style cleanups and refactoring

Signed-off-by: Sven Eckelmann <[email protected]>
* subsecond precision support for ping intervals
* coding style cleanups and refactoring

Signed-off-by: Sven Eckelmann <[email protected]>
* support latest kernels (5.4 - 6.14)
* handle VLAN 0 as untagged VLAN
* TT changes in OGMs no longer contain redundant TT changes
* coding style cleanups and refactoring
* bugs squashed:
  - fix incorrect offset in OGM handler for translation table TVLV
  - force stop of throughput detection workers on interface removal

Signed-off-by: Sven Eckelmann <[email protected]>
@simonwunderlich simonwunderlich merged commit dbf46e7 into openwrt:master Feb 8, 2025
12 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