SHA256
1
0
forked from jengelh/iproute2

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

- Update to new upstream release 4.20

OBS-URL: https://build.opensuse.org/request/show/668808
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=168
This commit is contained in:
2019-01-26 11:48:43 +00:00
committed by Git OBS Bridge
parent 3daccd27da
commit 3c15018b58
7 changed files with 33 additions and 11 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sat Jan 26 10:39:56 UTC 2019 - mkubecek@suse.cz
- Update to new upstream release 4.20
* lwtunnel: allow src for encap ip/ip6
* tc netem: add slot parameter
* ip: add ipvtap support
* ip neigh: support NTF_ROUTER and NTF_EXT_LEARNED flags
* bridge fdb: support sticky flag
* tc flower: geneve option match
* tc: show TCA_STATS_BASIC_HW statistics
* libnetlink: use correct message types for dump requests
* tc flower: expose hardware offload count
* tc: allow configuring taprio qdisc
* bridge: support backup port
* ss: support bytes_sent, bytes_retrans, dsack_dups, reord_seen
* bridge: make -c match -compressvlans first instead of -color
* fix build errors (old glibc, new llvm, no mnl, 32-bit archs)
* various minor fixes
* testsuite improvements
- refresh split-link-and-compile-steps-for-binaries.patch
-------------------------------------------------------------------
Tue Oct 30 07:51:07 UTC 2018 - Jan Engelhardt <jengelh@inai.de>