package
0.0.0-20250328141702-0be2411d0833
Repository: https://github.com/usnistgov/ndn-dpdk.git
Documentation: pkg.go.dev

# Functions

IsMulticast determines whether the HardwareAddr is a multicast MAC-48 address.
IsUnicast determines whether the HardwareAddr is a non-zero unicast MAC-48 address.
IsVLAN determines whether an integer is a valid VLAN identifier.
MakeRandomUnicast generates a random unicast MAC-48 address.

# Constants

MaxVLAN is the maximum VLAN number.
MinVLAN is the minimum VLAN number.

# Variables

Error conditions.
Error conditions.
Error conditions.
Error conditions.

# Structs

Flag is a wrapper of net.HardwareAddr compatible with flag and json packages.