Opened 8 months ago

Closed 7 months ago

#5342 closed enhancement (fixed)

iproute2-6.5.0

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 12.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Xi Ruoyao, 8 months ago

This is the release of iproute2 corresponding to the 6.5 kernel. Nothing major here, dcb received most of the changes.

Download:

Repository for current release

And future release (net-next):

Contributions:

Andrea Claudi (2):

  • mptcp: add support for implicit flag
  • treewide: fix indentation

Chander Govindarajan (2):

  • misc/ifstat: fix incorrect output data in json mode
  • misc/ifstat: fix incorrect output data in json mode

Daniel Machon (12):

  • dcb: app: add new dcbnl attribute field
  • dcb: app: replace occurrences of %d with %u for printing unsigned int
  • dcb: app: move colon printing out of callbacks
  • dcb: app: rename dcb_app_print_key_*() functions
  • dcb: app: modify dcb_app_print_filtered() for dcb-rewr reuse
  • dcb: app: modify dcb_app_table_remove_replaced() for dcb-rewr reuse
  • dcb: app: expose functions required by dcb-rewr
  • dcb: rewr: add new dcb-rewr subcommand
  • dcb: rewr: add symbol for max DSCP value
  • man: dcb-rewr: add new manpage for dcb-rewr
  • man: dcb: add additional references under 'SEE ALSO'
  • man: dcb-app: clean up a few mistakes

David Ahern (2):

  • Update kernel headers
  • Update kernel headers

Edwin Peer (1):

  • iplink: filter stats using RTEXT_FILTER_SKIP_STATS

Gioele Barabucci (1):

  • Read configuration files from /etc and /usr

Hangbin Liu (1):

  • iplink_bridge: fix incorrect root id dump

Ido Schimmel (2):

  • f_flower: Add l2_miss support
  • f_flower: Treat port 0 as valid

Jakub Kicinski (2):

  • ip: error out if iplink does not consume all options
  • ss: report when the RxNoPad optimization is set on TLS sockets

Jiri Pirko (1):

  • devlink: spell out STATE in devlink port function help

Kamal Heib (1):

  • rdma: Report device protocol

Masatake YAMATO (2):

  • tc: fix a wrong file name in comment
  • man: (ss) fix wrong margin

Matthieu Baerts (3):

  • ss: mptcp: display info counters as unsigned
  • ss: mptcp: display seq related counters as decimal
  • ss: mptcp: print missing info counters

Maximilian Bosch (1):

  • ip-vrf: recommend using CAP_BPF rather than CAP_SYS_ADMIN

Nicolas Escande (2):

  • bridge: link: allow filtering on bridge name
  • man: bridge: update bridge link show

Paolo Lungaroni (1):

  • seg6: man: ip-link.8: add description of NEXT-C-SID flavor for SRv6 End.X behavior

Phil Sutter (1):

  • ss: Fix socket type check in packet_show_line()

Stephen Hemminger (10):

  • dcb: fully initialize flag table
  • fix fallthrough warnings
  • ss: fix warning about empty if()
  • ct: check for invalid proto
  • ifstat: fix warning about conditional
  • uapi: update headers to 6.5-rc1
  • include: dual license the bpf helper includes
  • Add missing SPDX headers
  • uapi: update headers
  • v6.5.0

Trevor Gamblin (1):

  • bridge/mdb.c: include limits.h

Vladimir Nikishkin (1):

  • ip-link: add support for nolocalbypass in vxlan

Vladimir Oltean (4):

  • tc/taprio: print the offload xstats
  • tc/taprio: fix parsing of "fp" option when it doesn't appear last
  • tc/taprio: don't print netlink attributes which weren't reported by the kernel
  • tc/taprio: fix JSON output when TCA_TAPRIO_ATTR_ADMIN_SCHED is present

Zahari Doychev (2):

  • f_flower: add cfm support
  • f_flower: simplify cfm dump function

comment:2 by Xi Ruoyao, 7 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.