B.A.T.M.A.N Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] pull request for net: batman-adv 2025-02-07
@ 2025-02-07  9:58 Simon Wunderlich
  2025-02-07  9:58 ` [PATCH 1/4] batman-adv: fix panic during interface removal Simon Wunderlich
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Simon Wunderlich @ 2025-02-07  9:58 UTC (permalink / raw)
  To: davem, kuba; +Cc: netdev, b.a.t.m.a.n, Simon Wunderlich

Hi David, hi Jakub,

here are a few bugfixes for batman-adv which we would like to have integrated into net.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit fff8f17c1a6fc802ca23bbd3a276abfde8cc58e6:

  batman-adv: Do not let TT changes list grows indefinitely (2024-12-05 22:38:26 +0100)

are available in the Git repository at:

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

for you to fetch changes up to f4c9c2cc827d803159730b1da813a0c595969831:

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

----------------------------------------------------------------
Here are some batman-adv bugfixes:

 - Fix panic during interface removal in BATMAN V, by Andy Strohman

 - Cleanup BATMAN V/ELP metric handling, by Sven Eckelmann (2 patches)

 - Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1(),
   by Remi Pommarel

----------------------------------------------------------------
Andy Strohman (1):
      batman-adv: fix panic during interface removal

Remi Pommarel (1):
      batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()

Sven Eckelmann (2):
      batman-adv: Ignore neighbor throughput metrics in error case
      batman-adv: Drop unmanaged ELP metric worker

 net/batman-adv/bat_v.c             |   2 -
 net/batman-adv/bat_v_elp.c         | 122 ++++++++++++++++++++++++++-----------
 net/batman-adv/bat_v_elp.h         |   2 -
 net/batman-adv/translation-table.c |  12 ++--
 net/batman-adv/types.h             |   3 -
 5 files changed, 91 insertions(+), 50 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-02-12  7:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07  9:58 [PATCH 0/4] pull request for net: batman-adv 2025-02-07 Simon Wunderlich
2025-02-07  9:58 ` [PATCH 1/4] batman-adv: fix panic during interface removal Simon Wunderlich
2025-02-11  9:50   ` patchwork-bot+netdevbpf
2025-02-07  9:58 ` [PATCH 2/4] batman-adv: Ignore neighbor throughput metrics in error case Simon Wunderlich
2025-02-07  9:58 ` [PATCH 3/4] batman-adv: Drop unmanaged ELP metric worker Simon Wunderlich
2025-02-07  9:58 ` [PATCH 4/4] batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1() Simon Wunderlich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox