lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250710164501.153872-1-sw@simonwunderlich.de>
Date: Thu, 10 Jul 2025 18:44:59 +0200
From: Simon Wunderlich <sw@...onwunderlich.de>
To: kuba@...nel.org,
	davem@...emloft.net
Cc: netdev@...r.kernel.org,
	b.a.t.m.a.n@...ts.open-mesh.org,
	Simon Wunderlich <sw@...onwunderlich.de>
Subject: [PATCH net-next 0/2] pull request for net-next: batman-adv 2025-07-10

Hi Jakub, hi David,

here is a small cleanup pull request of batman-adv to go into net-next.

Please pull or let me know of any problem!

Thank you,
      Simon

The following changes since commit 90b83efa6701656e02c86e7df2cb1765ea602d07:

  Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (2025-05-28 15:52:42 -0700)

are available in the Git repository at:

  git://git.open-mesh.org/linux-merge.git tags/batadv-next-pullrequest-20250710

for you to fetch changes up to 7dc284702bcd065a822a4c0bdbca09a08de5a654:

  batman-adv: store hard_iface as iflink private data (2025-05-31 10:41:11 +0200)

----------------------------------------------------------------
This cleanup patchset includes the following patches:

 - bump version strings, by Simon Wunderlich

 - batman-adv: store hard_iface as iflink private data,
   by Matthias Schiffer

----------------------------------------------------------------
Matthias Schiffer (1):
      batman-adv: store hard_iface as iflink private data

Simon Wunderlich (1):
      batman-adv: Start new development cycle

 net/batman-adv/bat_algo.c       |  1 +
 net/batman-adv/bat_algo.h       |  2 --
 net/batman-adv/bat_iv_ogm.c     | 25 ++++++++-----------------
 net/batman-adv/bat_v.c          |  6 ++----
 net/batman-adv/bat_v_elp.c      |  8 ++------
 net/batman-adv/bat_v_ogm.c      | 14 ++++----------
 net/batman-adv/hard-interface.c | 39 ++++++++++++++-------------------------
 net/batman-adv/main.c           |  7 ++-----
 net/batman-adv/main.h           |  2 +-
 net/batman-adv/mesh-interface.c |  6 +++---
 net/batman-adv/multicast.c      |  6 ++----
 net/batman-adv/netlink.c        |  7 ++-----
 net/batman-adv/originator.c     |  7 ++-----
 net/batman-adv/send.c           |  7 ++-----
 14 files changed, 45 insertions(+), 92 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ