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]
Date: Wed, 6 Sep 2023 09:39:18 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Subject: [ANNNOUNCE] iproute2 6.5 release

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

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ