[ANNOUNCE] iproute2 5.5 release
From: Stephen Hemminger
Date: Mon Jan 27 2020 - 09:00:41 EST
The 5.5 kernel has been released, and the last patches have
been applied to iproute2. Most of the fixes have been related
to single (and json) formatting. Thank you to Aya, Jakub, Jiri, and Ron
for the work to get devlink improved.
Download:
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.5.0.tar.gz
Repository for upcoming release:
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
Thanks for all the contributions.
Report problems (or enhancements) to the netdev@xxxxxxxxxxxxxxx mailing list.
---
Antony Antony (1):
ip: xfrm if_id -ve value is error
Aya Levin (3):
devlink: Print health reporter's dump time-stamp in a helper function
devlink: Add a new time-stamp format for health reporter's dump
devlink: Fix fmsg nesting in non JSON output
Benjamin Poirier (8):
json_print: Remove declaration without implementation
testsuite: Fix line count test
bridge: Fix typo in error messages
bridge: Fix src_vni argument in man page
bridge: Fix BRIDGE_VLAN_TUNNEL attribute sizes
bridge: Fix vni printing
bridge: Deduplicate vlan show functions
bridge: Fix tunnelshow json output
Bjarni Ingi Gislason (1):
man: Fix unequal number of .RS and .RE macros
Brian Vazquez (3):
tc: fix warning in tc/m_ct.c
tc: fix warning in tc/q_pie.c
ss: fix end-of-line printing in misc/ss.c
Danit Goldberg (1):
ip link: Add support to get SR-IOV VF node GUID and port GUID
David Ahern (5):
ip vrf: Add json support for show command
Update kernel headers
Update kernel headers and import tls.h
Update kernel headers
Update kernel headers
Davide Caratti (1):
ss: allow dumping kTLS info
Eli Britstein (3):
tc: flower: add u16 big endian parse option
tc_util: add functions for big endian masked numbers
tc: flower: support masked port destination and source match
Erez Alfasi (2):
rdma: Add "stat show mr" support
rdma: Document MR statistics
Eric Dumazet (1):
tc_util: support TCA_STATS_PKT64 attribute
Ethan Sommer (1):
make yacc usage POSIX compatible
Gautam Ramakrishnan (1):
tc: pie: add dq_rate_estimator option
Guillaume Nault (5):
ipnetns: treat NETNSA_NSID and NETNSA_CURRENT_NSID as signed
ipnetns: fix misleading comment about 'ip monitor nsid'
ipnetns: harden helper functions wrt. negative netns ids
ipnetns: don't print unassigned nsid in json export
ipnetns: remove blank lines printed by invarg() messages
Ido Kalir (1):
rdma: Rewrite custom JSON and prints logic to use common API
Jakub Kicinski (4):
devlink: fix referencing namespace by PID
devlink: catch missing strings in dl_args_required
devlink: allow full range of resource sizes
devlink: fix requiring either handle
Jan Engelhardt (1):
build: fix build failure with -fno-common
Jiri Pirko (5):
devlink: introduce cmdline option to switch to a different namespace
devlink: extend reload command to add support for network namespace change
lib/ll_map: cache alternative names
ip: add support for alternative name addition/deletion/list
ip: allow to use alternative names as handle
Julien Fortin (1):
ip: fix ip route show json output for multipath nexthops
Leon Romanovsky (1):
rdma: Relax requirement to have PID for HW objects
Leslie Monis (10):
tc: cbs: add support for JSON output
tc: choke: add support for JSON output
tc: codel: add support for JSON output
tc: fq: add support for JSON output
tc: hhf: add support for JSON output
tc: pie: add support for JSON output
tc: sfb: add support for JSON output
tc: sfq: add support for JSON output
tc: tbf: add support for JSON output
tc: fq_codel: fix missing statistic in JSON output
Moshe Shemesh (1):
ip: fix oneline output
Roi Dayan (1):
tc: flower: fix print with oneline option
Ron Diskin (6):
json_print: Introduce print_#type_name_value
json_print: Add new json object function not as array item
devlink: Replace json prints by common library functions
devlink: Replace pr_out_str wrapper function with common function
devlink: Replace pr_#type_value wrapper functions with common functions
devlink: Replace pr_out_bool/uint() wrappers with common print functions
Roopa Prabhu (2):
bridge: fdb get support
ipneigh: neigh get support
Stephen Hemminger (7):
uapi: update to magic.h
tc_util: break long lines
utils: fix indentation
tc: prio: fix space in JSON tag
tc: skbprio: add support for JSON output
ip: use print_nl() to handle one line mode
v5.5.0
Tuong Lien (2):
tipc: add new commands to set TIPC AEAD key
tipc: fix clang warning in tipc/node.c
Vlad Buslov (1):
tc: implement support for action flags
Vladis Dronov (1):
ip: fix link type and vlan oneline output