Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotResponding = errors.New("DHCP not responding") ErrNotFound = errors.New("DNS option not found") )
Functions ¶
func ListenDHCPClient ¶
func ListenDHCPClient(ctx context.Context) (net.PacketConn, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.