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]
Date:   Mon, 20 Feb 2023 10:58:11 -0800
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     netdev@...r.kernel.org
Subject: [ANNOUNCE] iproute2 6.2 release

This is the release of iproute2 corresponding to the 6.2 kernel.
Like the kernel, not a sexy release just a regular pedestrian update.
Moof the changes are in the devlink command.

Download:
    https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.2.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:

Benjamin Poirier (1):
      bridge: Remove unused function argument

Daniel Machon (2):
      dcb: add new pcp-prio parameter to dcb app
      dcb: add new subcommand for apptrust

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

Denys Fedoryshchenko (1):
      libnetlink.c: Fix memory leak in batch mode

Emeel Hakim (2):
      macsec: Fix Macsec replay protection
      macsec: Fix Macsec packet number attribute print

Hans Schultz (2):
      bridge: fdb: Add support for locked FDB entries
      bridge: link: Add MAC Authentication Bypass (MAB) support

Hauke Mehrtens (1):
      configure: Remove include <sys/stat.h>

Ido Schimmel (4):
      man: bridge: Reword description of "locked" bridge port option
      libnetlink: Fix wrong netlink header placement
      dcb: Do not leave ACKs in socket receive buffer
      bridge: mdb: Remove double space in MDB dump

Jacob Keller (1):
      devlink: support direct region read requests

Jakub Wilk (1):
      man: ss: remove duplicated option name

Jason Wang (1):
      vdpa: allow provisioning device features

Jiri Pirko (5):
      devlink: add ifname_map_add/del() helpers
      devlink: get devlink port for ifname using RTNL get link command
      devlink: push common code to __pr_out_port_handle_start_tb()
      devlink: update ifname map when message contains DEVLINK_ATTR_PORT_NETDEV_NAME
      devlink: fix mon json output for trap-policer

Leon Romanovsky (3):
      xfrm: prepare state offload logic to set mode
      xfrm: add packet offload mode to xfrm state
      xfrm: add an interface to offload policy

Leonard Crestez (2):
      ip neigh: Support --json on ip neigh get
      testsuite: Add test for ip --json neigh get

Matthieu Baerts (1):
      mptcp: add new listener events

Max Tottenham (1):
      tc: Add JSON output to tc-class

Michal Wilczynski (3):
      devlink: Introduce new attribute 'tx_priority' to devlink-rate
      devlink: Introduce new attribute 'tx_weight' to devlink-rate
      devlink: Add documentation for tx_prority and tx_weight

Sam James (1):
      ip: fix UB in strncpy (e.g. truncated ip route output)

Shay Drory (3):
      devlink: Support setting port function roce cap
      devlink: Support setting port function migratable cap
      devlink: Add documentation for roce and migratable port function attributes

Stefan Pietsch (1):
      man: ip-link.8: Fix formatting

Stephen Hemminger (19):
      uapi: update headers to 6.2-rc1
      uapi: update vdpa.h
      tc/htb: break long lines
      tc/htb: add SPDX comment
      tc: remove support for rr qdisc
      bridge: use SPDX
      genl: use SPDX
      lib: replace GPL boilerplate with SPDX
      devlink: use SPDX
      ip: use SPDX
      testsuite: use SPDX
      tipc: use SPDX
      tc: replace GPL-BSD boilerplate in codel and fq
      tc: use SPDX
      misc: use SPDX
      netem: add SPDX license header
      add space after keyword
      uapi: update headers to 6.2-rc8
      v6.2.0

Sven Neuhaus (1):
      ip-rule.8: Bring synopsis in line with description

Tan Tee Min (1):
      taprio: fix wrong for loop condition in add_tc_entries()

Vladimir Oltean (2):
      taprio: don't print the clockid if invalid
      taprio: support dumping and setting per-tc max SDU

Wojciech Drewek (1):
      f_flower: Introduce L2TPv3 support

Xin Long (1):
      iplink: fix the gso and gro max_size names in documentation

gaoxingwang (1):
      testsuite: fix testsuite build failure when iproute build without libcap-devel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ