SHA256
1
0
forked from jengelh/iproute2

- Update to release 6.8

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=250
This commit is contained in:
2024-03-13 14:49:17 +00:00
committed by Git OBS Bridge
parent bf3ddce8a3
commit 48190b39b0
6 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 13 14:41:18 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 6.8
* ip, link: Add support for netkit (a veth-like netdev with
BPF-programmable transmit queue)
* ip route: add support for TCP microsecond timestamp
* bridge: mdb: add flush support
-------------------------------------------------------------------
Wed Jan 31 18:09:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>