mirror of
https://github.com/speatzle/nfsense.git
synced 2025-09-13 15:19:08 +00:00
Use HardwareAddress (MAC) for Identifing Hardware Interfaces
This commit is contained in:
parent
d9ecfae454
commit
15de5fb5bb
4 changed files with 37 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
[Match]
|
||||
OriginalName= {{ .HardwareInterface }}
|
||||
PermanentMACAddress= {{ .HardwareAddress }}
|
||||
|
||||
[Link]
|
||||
Name= {{ .Name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue