package
6.8.16+incompatible
Repository: https://github.com/tencentblueking/beats.git
Documentation: pkg.go.dev
# Functions
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.