SHA256
1
0
forked from jengelh/iproute2

Compare commits

...

2 Commits

Author SHA256 Message Date
524ffd7314 Sensible changelog for end-user 2025-01-22 10:45:23 +01:00
Petr Vorel
ce11e27159
iproute2 6.13
Signed-off-by: Petr Vorel <pvorel@suse.cz>
2025-01-22 07:31:59 +01:00
6 changed files with 15 additions and 4 deletions

Binary file not shown.

BIN
iproute2-6.10.0.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
iproute2-6.13.0.tar.sign Normal file

Binary file not shown.

BIN
iproute2-6.13.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 22 06:24:17 UTC 2025 - Petr Vorel <pvorel@suse.cz>
- Update to release 6.13
* 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>

View File

@ -18,7 +18,7 @@
%define _buildshell /bin/bash
Name: iproute2
Version: 6.10
Version: 6.13
Release: 0
Summary: Linux network configuration utilities
License: GPL-2.0-only