[info=524ffd7314b37478222a5610348528a0c712506223e9651a6614d622d7223a43]

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=257
This commit is contained in:
OBS User unknown 2025-01-22 09:45:39 +00:00 committed by Git OBS Bridge
parent a8dbf75a01
commit 77aa7e00e1
3 changed files with 9 additions and 4 deletions

View File

@ -1,4 +1,4 @@
mtime: 1737527519
commit: ce11e271599c01f097dfc488013bc0a2904a707a20b86941499130bf04618392
mtime: 1737539123
commit: 524ffd7314b37478222a5610348528a0c712506223e9651a6614d622d7223a43
url: https://src.opensuse.org/jengelh/iproute2
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ee4dac3e33422951b3423beadd2b106c53088a493376f24e39a735ca779b56f
oid sha256:2232bfbb5dee7176add3a9ebc6f472399f35614a85d764a36ad2a6ecfa76c893
size 256

View File

@ -2,7 +2,12 @@
Wed Jan 22 06:24:17 UTC 2025 - Petr Vorel <pvorel@suse.cz>
- Update to release 6.13
* https://lore.kernel.org/netdev/20250120194053.3744d96b@hermes.local/T/
* ip rule: added DSCP support
* ip: added "down" filter for ``ip addr/link show``
* rdma: added support for ``monitor`` subcommand
* tc: added support for Hold/Release mechanism in TSN as per
IEEE 802.1Q-2018
* vdpa: added support for setting the MAC address in vDPA tool
-------------------------------------------------------------------
Fri Aug 16 09:06:40 UTC 2024 - Jan Engelhardt <jengelh@inai.de>