package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

AssetDhcpv4 returns asset data.
New constructs a new dhcpv4 protocol plugin.
ParseIPAddressesOption returns a new IPAddressesOption from a byte stream, or error if any.
ParseIPAddressOption returns a new IPAddressOption from a byte stream, or error if any.
ParseTextOption returns a new TextOption from a byte stream, or error if any.

# Structs

IPAddressesOption represents an option whose value is a list of IP addresses.
IPAddressOption represents an option whose value is a single IP address.
TextOption represents an option whose value is a string.