 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package macs provides an in-memory mapping of all valid Ethernet MAC address prefixes to their associated organization.
The ValidMACPrefixMap map maps 3-byte prefixes to organization strings. It can be updated using 'go run gen.go' in this directory.
Index ¶
Constants ¶
This section is empty.
Variables ¶
ValidMACPrefixMap maps a valid MAC address prefix to the name of the organization that owns the rights to use it. We map it to a hidden variable so it won't show up in godoc, since it's a very large map.
Functions ¶
This section is empty.
Types ¶
This section is empty.
       Source Files
      ¶
      Source Files
      ¶
    
- doc.go
- valid_mac_prefixes.go
 Click to show internal directories. 
   Click to hide internal directories.