All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Subject: [ANNOUNCE] iproute2 6.1 release
Date: Wed, 14 Dec 2022 08:27:05 -0800	[thread overview]
Message-ID: <20221214082705.5d2c2e7f@hermes.local> (raw)

This is the release of iproute2 corresponding to the 6.1 kernel.
Nothing major; lots of usual set of small fixes.

Download:
    https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.1.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 (4):
      man: ss.8: fix a typo
      testsuite: fix build failure
      genl: remove unused vars in Makefile
      json: do not escape single quotes

Benjamin Poirier (1):
      ip-monitor: Do not error out when RTNLGRP_STATS is not available

Daniel Xu (1):
      ip-link: man: Document existence of netns argument in add command

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

Emeel Hakim (2):
      macsec: add Extended Packet Number support
      macsec: add user manual description for extended packet number feature

Eyal Birger (2):
      ip: xfrm: support "external" (`collect_md`) mode in xfrm interfaces
      ip: xfrm: support adding xfrm metadata as lwtunnel info in routes

Hangbin Liu (5):
      ip: add NLM_F_ECHO support
      libnetlink: add offset for nl_dump_ext_ack_done
      tc/tc_monitor: print netlink extack message
      rtnetlink: add new function rtnl_echo_talk()
      ip: fix return value for rtnl_talk failures

Ido Schimmel (1):
      iplink_bridge: Add no_linklocal_learn option support

Jacob Keller (4):
      devlink: use dl_no_arg instead of checking dl_argc == 0
      devlink: remove dl_argv_parse_put
      mnlg: remove unnused mnlg_socket structure
      utils: extract CTRL_ATTR_MAXATTR and save it

Jiri Pirko (6):
      devlink: expose nested devlink for a line card object
      devlink: load port-ifname map on demand
      devlink: fix parallel flash notifications processing
      devlink: move use_iec into struct dl
      devlink: fix typo in variable name in ifname_map_cb()
      devlink: load ifname map on demand from ifname_map_rev_lookup() as well

Junxin Chen (1):
      dcb: unblock mnl_socket_recvfrom if not message received

Lahav Schlesinger (1):
      libnetlink: Fix memory leak in __rtnl_talk_iov()

Lai Peter Jun Ann (2):
      tc_util: Fix no error return when large parent id used
      tc_util: Change datatype for maj to avoid overflow issue

Matthieu Baerts (4):
      ss: man: add missing entries for MPTCP
      ss: man: add missing entries for TIPC
      ss: usage: add missing parameters
      ss: re-add TIPC query support

Michal Wilczynski (1):
      devlink: Fix setting parent for 'rate add'

Nicolas Dichtel (1):
      link: display 'allmulti' counter

Paolo Lungaroni (1):
      seg6: add support for flavors in SRv6 End* behaviors

Roi Dayan (1):
      tc: ct: Fix invalid pointer dereference

Stephen Hemminger (14):
      uapi: update from 6.1 pre rc1
      u32: fix json formatting of flowid
      tc_stab: remove dead code
      uapi: update for in.h and ip.h
      remove #if 0 code
      tc: add json support to size table
      tc: put size table options in json object
      tc/basic: fix json output filter
      iplink: support JSON in MPLS output
      tc: print errors on stderr
      ip: print mpls errors on stderr
      tc: make prefix const
      man: add missing tc class show
      6.1.0

Vincent Mailhol (1):
      iplink_can: add missing `]' of the bitrate, dbitrate and termination arrays

Vladimir Oltean (1):
      ip link: add sub-command to view and change DSA conduit interface


             reply	other threads:[~2022-12-14 16:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-14 16:27 Stephen Hemminger [this message]
2022-12-14 16:46 ` [ANNOUNCE] iproute2 6.1 release Nick
2022-12-14 16:55   ` Stephen Hemminger
2022-12-14 17:16 ` Matthieu Baerts
2022-12-14 17:41   ` Stephen Hemminger

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=20221214082705.5d2c2e7f@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.