Predictable network interface naming for MDEV and others
Go to file
Alex D. 8b2f6ee3fe
Change name from PCI+USB to HW Location and set it as default
2024-08-27 12:08:16 +00:00
.gitignore Initial commit 2024-06-14 21:26:46 +00:00
LICENSE.md Initial commit 2024-06-14 21:26:46 +00:00
README.md Add README 2024-06-14 21:32:06 +00:00
go.mod Upgrade to use latest netlink and add old interface name to alt names 2024-06-25 10:27:25 +00:00
loc.go Implement further functionality 2024-06-25 16:34:47 +00:00
mac.go Fix padding of mac addresses 2024-07-07 12:18:53 +00:00
main.go Change name from PCI+USB to HW Location and set it as default 2024-08-27 12:08:16 +00:00
misc.go Split processing into individual calls, add information and only rename if main option returns anything 2024-08-23 11:40:37 +00:00

README.md

net-predictable: Predictable interface naming for everyone

This project exists because udev is mostly a black-box which doesn't allow others to use it's beneficial features. Some servers do fine with mdev(d) and such. This project aims to fill that gap by attempting to get close but not necessarily be a drop-in replacement for udev/systemd net-naming-scheme.