iproute2 5.6
From: | Stephen Hemminger <stephen-AT-networkplumber.org> | |
To: | netdev-AT-vger.kernel.org | |
Subject: | [ANNOUNCE] iproute2 5.6 | |
Date: | Thu, 2 Apr 2020 12:34:32 -0700 | |
Message-ID: | <20200402123432.4cbdaa59@hermes.lan> | |
Cc: | linux-kerne-AT-vger.kernel.org | |
Archive-link: | Article |
The 5.6 kernel has been released, and the last patches have been applied to iproute2. Not a lot of changes in this release, most are related to fixing output formatting and documentation. Download: https://www.kernel.org/pub/linux/utils/net/iproute2/iprou... 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@vger.kernel.org mailing list. --- Andrea Claudi (8): ip-xfrm: Fix help messages ip link: xstats: fix TX IGMP reports string nstat: print useful error messages in abort() cases man: ip.8: Add missing vrf subcommand description man: rdma.8: Add missing resource subcommand description man: rdma-statistic: Add filter description nexthop: fix error reporting in filter dump man: bridge.8: fix bridge link show description Andy Roulin (1): iplink: bond: print lacp actor/partner oper states as strings David Ahern (4): Update kernel headers Update kernel headers Update kernel headers Update kernel headers and import udp.h Donald Sharp (1): ip route: Do not imply pref and ttl-propagate are per nexthop Guillaume Nault (1): iproute2: fix MPLS label parsing Ido Schimmel (1): ip route: Print "rt_offload" and "rt_trap" indication Leslie Monis (1): tc: parse attributes with NLA_F_NESTED flag Michal Kubecek (1): ip link: show permanent hardware address Mohit P. Tahiliani (1): tc: add support for FQ-PIE packet scheduler Paolo Lungaroni (1): add support for table name in SRv6 End.DT* behaviors Peter Junos (2): ss: use compact output for undetected screen width ss: fix tests to reflect compact output Petr Machata (2): libnetlink: parse_rtattr_nested should allow NLA_F_NESTED flag tc: Add support for ETS Qdisc Sabrina Dubroca (1): ip: xfrm: add espintcp encapsulation Stephen Hemminger (9): tc: do not output newline in oneline mode uapi: update bpf.h and btf.h uapi/pkt_sched: upstream changes from fq_pie uapi: updates to tcp.h, snmp.h and if_bridge.h devlink: fix warning from unchecked write uapi: update magic.h uapi: update bpf.h uapi: update linux/in.h v5.6.0 Vivien Didelot (1): iplink: add support for STP xstats Xin Long (2): erspan: set erspan_ver to 1 by default xfrm: not try to delete ipcomp states when using deleteall