mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 07:33:01 +02:00
This file is read by iproute2 and creates valid names for ip proto. Such as "static" in: ip addr add dev e0 192.168.1.1/24 proto static Signed-off-by: Richard Alpe <richard@bit42.se>