forked from pool/iproute2
Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
cfd9d67042 | ||
|
77aa7e00e1 | ||
|
a8dbf75a01 | ||
36fa8b92da | |||
|
a2e73fdac5 | ||
1e80150ae4 |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
mtime: 1737539123
|
||||
commit: 524ffd7314b37478222a5610348528a0c712506223e9651a6614d622d7223a43
|
||||
url: https://src.opensuse.org/jengelh/iproute2
|
||||
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2232bfbb5dee7176add3a9ebc6f472399f35614a85d764a36ad2a6ecfa76c893
|
||||
size 256
|
BIN
iproute2-6.13.0.tar.sign
Normal file
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
BIN
iproute2-6.13.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f643d09ea11a4a2a043c92e2b469b5f73228cbf241ae806760296ed0ec413d0
|
||||
size 918144
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to release 6.10
|
||||
* ip: ipnexthop: Support dumping next hop group stats
|
||||
* ip: Support filter links with no VF info
|
||||
* ip: PFCP device support
|
||||
* ip link: hsr: Add support for passing information about
|
||||
INTERLINK device
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 07:42:58 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _buildshell /bin/bash
|
||||
Name: iproute2
|
||||
Version: 6.9
|
||||
Version: 6.13
|
||||
Release: 0
|
||||
Summary: Linux network configuration utilities
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user