netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Subject: [ANNOUNCE] iproute2 6.3 release
Date: Thu, 27 Apr 2023 09:02:53 -0700	[thread overview]
Message-ID: <20230427090253.7a92616b@hermes.local> (raw)

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


                 reply	other threads:[~2023-04-27 16:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230427090253.7a92616b@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).