Commit Graph

2 Commits

Author SHA1 Message Date
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