Documentation
¶
Overview ¶
Package oui provides functions to generate hardware vendor names from hardware addresses
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VendorFromMAC ¶
func VendorFromMAC(hw net.HardwareAddr) string
VendorFromMAC returns the hardware vendor (full name) of a net.HardwareAddr.
func VendorWithMAC ¶
func VendorWithMAC(hw net.HardwareAddr) string
VendorWithMAC concatenates vendor with MAC address (e.g. Next_01:02:03).
If vendor is not found returns MAC address
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.