package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev
# Functions
ParseCircuitID will parse dhcpv4 packet and return CircuitID info.
ParseVendorData will try to parse dhcp4 options looking for more specific vendor data (like model, serial number, etc).
# Structs
CircuitID represents the structure of network vendor interface formats.
VendorData is optional data a particular vendor may or may not include in the Vendor Class options.