Opened 14 months ago

Closed 14 months ago

Last modified 9 months ago

#5221 closed enhancement (fixed)

iproute2-6.2.0 (Wait until linux 6.2.x is done)

Reported by: Bruce Dubbs Owned by: Xi Ruoyao
Priority: normal Milestone: 12.0
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

See ticket #5218.

Change History (7)

comment:2 by Xi Ruoyao, 14 months ago

Owner: changed from lfs-book to Xi Ruoyao
Status: newassigned

comment:3 by Xi Ruoyao, 14 months ago

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

in reply to:  3 comment:4 by Xi Ruoyao, 14 months ago

Replying to Xi Ruoyao:

gaoxingwang (1):

  • testsuite: fix testsuite build failure when iproute build without libcap-devel

Hmm, we are saying "This package does not have a working test suite." Maybe need a reword.

Last edited 14 months ago by Xi Ruoyao (previous) (diff)

comment:5 by Xi Ruoyao, 14 months ago

comment:6 by Xi Ruoyao, 14 months ago

Resolution: fixed
Status: assignedclosed

comment:7 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.