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:   Thu, 27 Apr 2023 09:02:53 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     netdev@...r.kernel.org
Subject: [ANNOUNCE] iproute2 6.3 release

New release of iproute2 corresponding to the 6.3 kernel.
No large feature improvements only incremental improvements to
the bridge mdb support, mostly just bug fixes.

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

Christian Hesse (1):
      tc: add missing separator

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

Hangbin Liu (6):
      Revert "tc/tc_monitor: print netlink extack message"
      tc: add new attr TCA_EXT_WARN_MSG
      u32: fix TC_U32_TERMINAL printing
      tc: f_u32: fix json object leak
      Revert "tc: m_action: fix parsing of TCA_EXT_WARN_MSG"
      tc: m_action: fix parsing of TCA_EXT_WARN_MSG by using different enum

Ido Schimmel (8):
      bridge: mdb: Use a boolean to indicate nest is required
      bridge: mdb: Split source parsing to a separate function
      bridge: mdb: Add filter mode support
      bridge: mdb: Add source list support
      bridge: mdb: Add routing protocol support
      bridge: mdb: Add replace support
      ip: bridge_slave: Fix help message indentation
      devlink: Fix dumps where interface map is used

Jakub Kicinski (1):
      genl: print caps for all families

Nicolas Dichtel (2):
      iplink: use the same token NETNSNAME everywhere
      iplink: fix help of 'netns' arg

Paolo Lungaroni (1):
      seg6: man: ip-link.8: add SRv6 End PSP flavor description

Pedro Tammela (4):
      tc: m_action: fix parsing of TCA_EXT_WARN_MSG
      tc: m_csum: parse index argument correctly
      tc: m_mpls: parse index argument correctly
      tc: m_nat: parse index argument correctly

Petr Machata (2):
      bridge: Add support for mcast_n_groups, mcast_max_groups
      man: man8: bridge: Describe mcast_max_groups

Péter Antal (1):
      man: tc-mqprio: extend prio-tc-queue mapping with examples

Sabrina Dubroca (1):
      ip-xfrm: accept "allow" as action in ip xfrm policy setdefault

Stephen Hemminger (11):
      uapi: update bpf.h from upstream
      man/netem: rework man page
      uapi: update license of fou.h
      uapi: update headers from 6.3-rc2
      iptunnel: detect protocol mismatch on tunnel change
      iproute_tunnel: use uint16 for tunnel encap type
      iproute_lwtunnel: fix JSON output
      lwtunnel: fix warning from strncpy
      lwtunnel: use sizeof() on segbuf
      whitespace cleanup
      v6.3.0

Vladimir Oltean (6):
      tc/taprio: add max-sdu to the man page SYNOPSIS section
      tc/taprio: add a size table to the examples from the man page
      tc/mqprio: fix stray ] in man page synopsis
      tc/mqprio: use words in man page to express min_rate/max_rate dependency on bw_rlimit
      tc/mqprio: break up synopsis into multiple lines
      tc/taprio: break up help text into multiple lines

Xin Long (2):
      iplink: add gso and gro max_size attributes for ipv4
      tc: m_ct: add support for helper

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ