macs

package
v1.0.0-beta2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2015 License: BSD-3-Clause, Apache-2.0 Imports: 0 Imported by: 0

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

View Source
var ValidMACPrefixMap map[[3]byte]string = validMACPrefixMap

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL