mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-05 15:13:02 +02:00
The default policy for management interface prefix in ifupdown2 is "eth", which currently clashes with Infix default switch port names. Changing our naming policy of switch ports to "swpN", mimicing the naming using in Cumulus Linux, would also help. To be discussed. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>