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

Commits on Aug 18, 2023

  1. 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>
    ecsv committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c738e47 View commit details
    Browse the repository at this point in the history