mbox

[net,0/1] ] pull request: batman-adv 2025-03-18

Message ID 20250318150035.35356-1-sw@simonwunderlich.de (mailing list archive)
State New
Delegated to: Netdev Maintainers
Headers show

Pull-request

git://git.open-mesh.org/linux-merge.git tags/batadv-net-pullrequest-20250318

Message

Simon Wunderlich March 18, 2025, 3 p.m. UTC
Hi David, hi Jakub,

here is a bugfix for batman-adv which we would like to have integrated into net.

Please note that this pull request supersedes the pull request from
2025-03-13, as Paolo mentioned that there were some issues pulling due
to too many patches added from my end.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit f4c9c2cc827d803159730b1da813a0c595969831:

  batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1() (2025-01-28 22:06:56 +0100)

are available in the Git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batadv-net-pullrequest-20250318

for you to fetch changes up to 548b0c5de7619ef53bbde5590700693f2f6d2a56:

  batman-adv: Ignore own maximum aggregation size during RX (2025-02-08 19:24:33 +0100)

----------------------------------------------------------------
Here is batman-adv bugfix:

- Ignore own maximum aggregation size during RX, Sven Eckelmann

----------------------------------------------------------------
Sven Eckelmann (1):
      batman-adv: Ignore own maximum aggregation size during RX

 net/batman-adv/bat_iv_ogm.c | 3 +--
 net/batman-adv/bat_v_ogm.c  | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)