Jan Engelhardt 2017-06-29 15:34:31 +00:00 committed by Git OBS Bridge
parent 0749e57f83
commit e99302fad8

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Jun 29 13:38:22 UTC 2017 - jengelh@inai.de
- Update to new upstream release 4.11
* ip: support UID range routing.
* ss: Add inet raw sockets information gathering via netlink diag interface
* ss: print new tcp_info fields: delivery_rate and app_limited
* ss: print new tcp_info fields: busy, rwnd-limited, sndbuf-limited times
* tc: flower: support matching on ICMP type and code
* lwt: BPF support for LWT
* Introduce ip vrf command
* iplink: bridge: add support for displaying xstats
* iplink: bridge_slave: add support for displaying xstats
* ip: Add support for MPLS netconf
-------------------------------------------------------------------
Sat Jun 10 14:29:22 UTC 2017 - meissner@suse.com