SHA256
1
0
forked from pool/iproute2

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

iproute2 4.13

OBS-URL: https://build.opensuse.org/request/show/521631
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=147
This commit is contained in:
2017-09-06 09:40:10 +00:00
committed by Git OBS Bridge
parent 1a097ea9e3
commit 5fb68588dd
10 changed files with 90 additions and 29 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Wed Sep 6 07:09:53 UTC 2017 - mkubecek@suse.cz
- Update to new upstream release 4.13
* extended ack support
* ip monitor: support IFLA_EVENT
* many BPF improvements
* new command rdma
* fixes for issues reported by Coverity
* updated documentation and examples
* bridge: distinguish between ext. learned vs offloaded FDBs
* ip netns: make /var/run/netns bind-mount recursive
* geneve: support for modifying geneve device
* utils: return default family when rtm_family is not
RTNL_FAMILY_IPMR/IP6MR
* tc: m_tunnel_key: add csum/nocsum option
* tc filter: add support for chain index
* tc action: introduce support for goto chain action
* tc: flower: add support for tcp flags
* tc: add support for TRAP action
* tc: flower: add support for matching on ip tos and ttl
* ip: add support for GRE ignore-df knob
* ip route get: extend to return matching fib route
* ip route get: extend for mpls routes
* ss: enclose IPv6 address in brackets
* vti: print keys in hex not dotted notation
- Refresh
adjust-installation-directories-for-openSUSE-SLE.patch
split-link-and-compile-steps-for-binaries.patch
-------------------------------------------------------------------
Tue Aug 22 12:58:39 UTC 2017 - mkubecek@suse.cz