mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
An iana or infix interface type is derived from "ip link" data. Such as loopback -> iana-if-type:softwareLoopback. This patch adds support for the following types: loopback, ethernetCsmacd, veth, l2vlan and bridge. Signed-off-by: Richard Alpe <richard@bit42.se>