Files
cloud-hypervisor/net_util/src
Julian Schindel 0ee3349889 net_util: remove MAX_INTERFACE_NAME_LEN
`MAX_INTERFACE_NAME_LEN` is equivalent to `libc::IFNAMSIZ`, so we use
that instead of maintaining our own const.

On-behalf-of: SAP julian.schindel@sap.com
Signed-off-by: Julian Schindel <julian.schindel@cyberus-technology.de>
2026-05-19 20:24:35 +00:00
..
2026-03-23 12:50:38 +00:00
2025-12-29 12:09:53 +00:00
2026-03-23 12:50:38 +00:00
2026-05-19 20:24:35 +00:00