Jan Engelhardt 2015-09-10 07:47:22 +00:00 committed by Git OBS Bridge
parent 0247edcb5d
commit e4c53cb0c1
8 changed files with 39 additions and 7 deletions

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73077a989efb934450bd655cbd9aaddaa747cb696c64d0c9a3323768a6a8e66f
size 496388

BIN
iproute2-4.2.0.tar.sign Normal file

Binary file not shown.

3
iproute2-4.2.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4101e743e0da36b55f63353ff489699ddcd634ceca854a9a272346588f30f30
size 506120

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Sep 10 07:42:01 UTC 2015 - jengelh@inai.de
- Update to new upstream release 4.2
* route: add support to print 'linkdown' nexthop flag
* addr: add support for brief output
* ss: add support for segs_in and segs_out
* ss: add support for bytes_acked & bytes_received
* Add displaying VF traffic statistics
* tc: add support for Flower classifier
* GENEVE support
* link: add ageing_time, stp_state and priority for bridge
* bridge: mdb: add support for router add/del notifications
monitoring
* ss: print value of IPV6_V6ONLY socket option if set
-------------------------------------------------------------------
Wed Jul 15 14:25:28 UTC 2015 - dimstar@opensuse.org

View File

@ -17,9 +17,9 @@
Name: iproute2-doc
Version: 4.1.1
Version: 4.2
Release: 0
%define rversion 4.1.1
%define rversion 4.2.0
Summary: Documentation to iproute2
License: GPL-2.0+
Group: Documentation/Other

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Sep 10 07:42:01 UTC 2015 - jengelh@inai.de
- Update to new upstream release 4.2
* route: add support to print 'linkdown' nexthop flag
* addr: add support for brief output
* ss: add support for segs_in and segs_out
* ss: add support for bytes_acked & bytes_received
* Add displaying VF traffic statistics
* tc: add support for Flower classifier
* GENEVE support
* link: add ageing_time, stp_state and priority for bridge
* bridge: mdb: add support for router add/del notifications
monitoring
* ss: print value of IPV6_V6ONLY socket option if set
-------------------------------------------------------------------
Wed Jul 15 14:25:28 UTC 2015 - dimstar@opensuse.org

View File

@ -17,9 +17,9 @@
Name: iproute2
Version: 4.1.1
Version: 4.2
Release: 0
%define rversion 4.1.1
%define rversion 4.2.0
Summary: Linux network configuration utilities
License: GPL-2.0
Group: Productivity/Networking/Routing