Predictable network interface naming for MDEV and others
Go to file
Alex D. f409e57312
Remove debug print
2024-06-14 21:35:45 +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 Initial commit 2024-06-14 21:26:46 +00:00
main.go Remove debug print 2024-06-14 21:35:45 +00:00
misc.go Initial commit 2024-06-14 21:26:46 +00:00
pci.go Initial commit 2024-06-14 21:26:46 +00:00
usb.go Initial commit 2024-06-14 21:26:46 +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.