SHA256
1
0
forked from jengelh/iproute2

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

- update to version 5.1

OBS-URL: https://build.opensuse.org/request/show/702616
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=172
This commit is contained in:
2019-05-13 10:10:03 +00:00
committed by Git OBS Bridge
parent c67d196218
commit fdb095ffbe
7 changed files with 67 additions and 6 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Mon May 13 09:28:09 UTC 2019 - Michal Kubecek <mkubecek@suse.cz>
- Revert-tc-ematch-fix-deprecated-yacc-warning.patch:
fix build on SLE12 and openSUSE Leap 42.3
-------------------------------------------------------------------
Mon May 13 08:25:42 UTC 2019 - Michal Kubecek <mkubecek@suse.cz>
- Update to new upstream release 5.1
* bridge: fdb: add support for src_vni option
* devlink: report cell size
* devlink: add dev info and dev flash subcommands
* devlink: add health subcommand
* ip link: display netrom link type
* ip link: bond_slave: add xstats support
* ip link: bridge: support mcast to unicast flag
* ip netns: add attach subcommand to attach existing netns
* ip xfrm: add option to hide keys in state output
* ip xfrm: support xfrm interfaces
* rdma: add unbound workqueue to list of poll context types
* rdma: provide parent context index for all objects except CM_ID
* rdma: add prefix for driver attributes
* ss: support AF_XDP
* tc: add hit counter for matchall
* tc: add kind property to csum action
* tc: q_cake: support fwmark option
* improve batch and dump performance by caching link lookups
* more JSON support
* many text/JSON output fixes
-------------------------------------------------------------------
Sat Mar 23 05:39:54 UTC 2019 - seanlew@opensuse.org