SHA256
1
0
forked from pool/iproute2

Accepting request 595098 from home:mkubecek:branches:security:netfilter

- Update to new upstream release 4.16
- use %license for license file (bsc#1082318)

OBS-URL: https://build.opensuse.org/request/show/595098
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=157
This commit is contained in:
2018-04-10 13:30:58 +00:00
committed by Git OBS Bridge
parent 50d852a715
commit aea3552674
6 changed files with 37 additions and 7 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Apr 10 05:54:13 UTC 2018 - mkubecek@suse.cz
- Update to new upstream release 4.16
* ip link: allow configuring GSO max values
* gre6: add collect metadata support
* erspan: add erspan version II support
* ip link: add support for netdevsim device type
* tc: Add batchsize feature for filter and actions
* tc red: allow setting th_min and th_max to the same value
* bpf: support map offload
* tc: support shared block to share filters between qdiscs
* ip tunnel: unify local/remote endpoint address printing
* tc: JSON output for prio and RED
* rdma: add option to provide "-" sign for the port number
* rdma: add filtering infrastructure
* rdma: add QP resource tracking information
* netns: allow negative nsid
* ignore -color when json output is requested
* devlink: add support for devlink resource abstraction
* devlink: add support for hot reload
* ip route: treat "default" and "all"/"any" addresses differenty
* ss: allow excluding a socket table from being queried
- use %license for license file (bsc#1082318)
-------------------------------------------------------------------
Tue Mar 6 12:35:05 UTC 2018 - dmueller@suse.com