Files
aya-mirror/aya/src
cong-or c42157f0b5 netlink: fix attachment failure with long program names
The netlink attribute buffer in TcRequest was only 64 bytes, which is
not enough when TC program names get close to the kernel's 256-byte
limit. This led to a misleading no space left error when attaching
programs with longer names.

Bump the buffer size so it can precisely fit all the netlink attributes
and the max-length name.
2026-02-20 14:34:38 -08:00
..
2026-01-29 10:02:48 -05:00
2026-01-29 10:02:48 -05:00
2026-01-29 10:02:48 -05:00