]> git.ipfire.org Git - thirdparty/openwrt.git/commit
iproute2: add dcb utility
authorDavid Yang <mmyangfl@gmail.com>
Mon, 19 Jan 2026 17:51:02 +0000 (01:51 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 25 Jan 2026 22:55:05 +0000 (23:55 +0100)
commit1a810b5fa4d19fdf91f613b06d08354ea2e394fb
treed0ca66ee127b2e1797dc557bdc784eeb3b6098e3
parent3d167c6b812223e0d7a9931348dcb349bd6c523a
iproute2: add dcb utility

KERNEL_DCB was introduced in 40f1db9cb11d, however the dcb utility is not
enabled for iproute2. Although DCB is not generally available among
Ethernet cards, not having the dcb utility renders it completely
unchangeable.

On aarch64, it takes ~85.3KiB.

Signed-off-by: David Yang <mmyangfl@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21606
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit f0f5525b75c662fafee055d227c60f5ce824d0c4)
package/network/utils/iproute2/Makefile
package/network/utils/iproute2/patches/130-no_netem_tipc_man_vdpa.patch [moved from package/network/utils/iproute2/patches/130-no_netem_tipc_dcb_man_vdpa.patch with 93% similarity]