openwrt-6.x/package
Hauke Mehrtens 40f1db9cb1 kernel: Add KERNEL_DCB (Data Center Bridging)
The kmod-mlxsw-spectrum driver activated CONFIG_DCB indirectly already
on all targets which are building this driver. All other DCB capable
driver did not activate their DCB support.

CONFIG_DCB increases the uncompressed kernel size by about 7.8KB.

CONFIG_DCB is only needed some data center Ethernet cards and not used
on normal routers. Activate it only on the x86_64 and the armsr_arm64
target which are used on normal servers or in VMs.

Link: https://github.com/openwrt/openwrt/pull/17672
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-03-09 17:05:26 +01:00
..
base-files
boot mediatek: add support for CMCC A10 2025-03-08 15:44:56 +01:00
devel
firmware qualcommax: ipq50xx: Add support for Linksys MR5500 2025-03-02 11:42:48 +01:00
kernel kernel: Add KERNEL_DCB (Data Center Bridging) 2025-03-09 17:05:26 +01:00
libs libpcap: backport support for various DSA tags 2025-03-05 19:23:50 +00:00
network unetd: update to Git HEAD (2025-03-09) 2025-03-09 16:44:14 +01:00
system apk: backport patch fixing broken apk update with wget fetch 2025-03-04 01:03:10 +01:00
utils cli: fix spurious error when exiting the cli 2025-03-09 10:52:07 +01:00
Makefile