Commit Graph

3 Commits

Author SHA1 Message Date
Alex D. ecbda0ce3a
Switch from using one name and adding old as altname to having a list of main and altnames, merge PCI and USB into Loc, let Proc*() process entire name themselves 2024-06-25 12:44:53 +00:00
Alex D. 1220119aed
MAC matching, forcing, skipping physical
Multiple changes, listed here:
- Parse MAC address of the interface to use MAC-based naming
- Allow forcing renames with -force
- Allow skipping physical naming with -phys=false
- Pre-generate netpath and keep in interface object
- Don't process pci path unless -phys=true
- Let Proc*() store results directly in object
- Handle cases where PCI domain != 0 (very rare)
2024-06-24 20:17:31 +00:00
Alex D. 444b8b2f2f
Initial commit 2024-06-14 21:26:46 +00:00