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.6 release
Date: Mon, 6 Nov 2023 09:03:25 -0800	[thread overview]
Message-ID: <20231106090325.07092c87@hermes.local> (raw)

Update release of iproute2 corresponding to the 6.6 kernel.  Release
is smaller than usual. One notable thing is that support for kernel
components removed in 6.3 kernel was removed from iproute2 (dsmark,
cbq, rsvp).

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

Allen Hubbe (1):
      vdpa: consume device_features parameter

Amit Cohen (1):
      bridge: fdb: add an error print for unknown command

Andrea Claudi (5):
      ss: make is_selinux_enabled stub work like in SELinux
      ss: make SELinux stub functions conformant to API definitions
      lib: add SELinux include and stub functions
      ip vrf: make ipvrf_exec SELinux-aware
      Makefile: ensure CONF_USR_DIR honours the libdir config

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

Eric Dumazet (1):
      ss: add support for rcv_wnd and rehash

François Michel (4):
      tc: support the netem seed parameter for loss and corruption events
      man: tc-netem: add section for specifying the netem seed
      tc: fix typo in netem's usage string
      tc: fix several typos in netem's usage string

Ido Schimmel (1):
      bridge: Add backup nexthop ID support

Jiri Pirko (7):
      devlink: accept "name" command line option instead of "trap"/"group"
      devlink: move DL_OPT_SB into required options
      devlink: make parsing of handle non-destructive to argv
      devlink: implement command line args dry parsing
      devlink: return -ENOENT if argument is missing
      mnl_utils: introduce a helper to check if dump policy exists for command
      devlink: implement dump selector for devlink objects show commands

Mathieu Schroeter (4):
      Add get_long utility and adapt get_integer accordingly
      Add utility to convert an unsigned int to string
      ss: change aafilter port from int to long (inode support)
      ss: print unix socket "ports" as unsigned int (inode)

Maxim Petrov (2):
      ip: fix memory leak in 'ip maddr show'
      ss: fix directory leak when -T option is used

Pedro Tammela (1):
      utils: fix get_integer() logic

Ratheesh Kannoth (1):
      tc: Classifier support for SPI field

Stephen Hemminger (16):
      tc: add missing space before else
      uapi: headers update from 6.6-rc2
      fix set-not-used warnings
      bridge: fix potential snprintf overflow
      ila: fix potential snprintf buffer overflow
      Add security policy
      uapi: update headers from 6.6-rc4
      ila: fix array overflow warning
      uapi: update from 6.6-rc5
      tc: remove support for CBQ
      tc: remove support for RSVP classifier
      tc: remove tcindex classifier
      tc: remove dsmark qdisc
      tc: drop support for ATM qdisc
      ssfilter: fix clang warning about conversion
      v6.6.0


                 reply	other threads:[~2023-11-06 17: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=20231106090325.07092c87@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).