All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Subject: [ANNOUNCE] iproute2 6.2 release
Date: Mon, 20 Feb 2023 10:58:11 -0800	[thread overview]
Message-ID: <20230220105811.674bd304@hermes.local> (raw)

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


             reply	other threads:[~2023-02-20 18:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-20 18:58 Stephen Hemminger [this message]
2023-02-21  9:36 ` [ANNOUNCE] iproute2 6.2 release Matthieu Baerts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230220105811.674bd304@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.