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>] [day] [month] [year] [list]
Message-ID: <20251201091738.3a8b4303@phoenix.local>
Date: Mon, 1 Dec 2025 09:17:38 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Subject: [ANNOUNCE] iproute2 6.18

This is the regular release of iproute2 corresponding to the 6.18 kernel.
The only big new item in this release is the addition of the netshaper
command to control hardware shaping (implemented in Azure). It also includes
support for DualPi2 scheduler and a couple of small changes to bonding.

Download:
    https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.18.0.tar.gz

Repository for current release
    https://github.com/shemminger/iproute2.git
    git://git.kernel.org/pub/scm/network/iproute2/iproute2.git

And future release (net-next):
    git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git

Contributions:

Andrea Claudi (3):
      tc: gred: fix debug print
      mptcp: add implicit flag to the 'ip mptcp' inline help
      netshaper: fix build failure

Chia-Yu Chang (2):
      Add get_float_min_max() in lib/utils.c
      tc: add dualpi2 scheduler module

David Ahern (2):
      Update kernel headers
      Update kernel headers

Eric Biggers (1):
      man8: ip-sr: Document that passphrase must be high-entropy

Erni Sri Satya Vennela (1):
      netshaper: Add netshaper command

Hangbin Liu (1):
      iplink: bond_slave: add support for actor_port_prio

Ivan Vecera (1):
      devlink: fix devlink flash error reporting

Jay Vosburgh (4):
      lib: Update backend of print_size to accept 64 bit size
      tc: Add get_size64 and get_size64_and_cell
      tc: Expand tc_calc_xmittime, tc_calc_xmitsize to u64
      tc/police: enable use of 64 bit burst parameter

Kory Maincent (1):
      scripts: Add uapi header import script

Petr Machata (1):
      ip: iplink_bridge: Support fdb_local_vlan_0

Stephen Hemminger (8):
      uapi: update headers to 6.18-rc1
      netshaper: update include files
      Revert "mptcp: add implicit flag to the 'ip mptcp' inline help"
      uapi: update to virtio_net.h
      netshaper: remove unused variable
      netshaper: ignore build result
      tuntap: add missing brackets to json output
      v6.18.0

Tonghao Zhang (1):
      ip/bond: add broadcast_neighbor support

Yijing Zeng (1):
      dcb: fix tc-maxrate unit conversions

Yureka (1):
      lib: bridge: avoid redefinition of in6_addr


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ