//
pkg.gl
Category
github.com/elastic/dhcp
dhcpv4
async
package
0.0.0-20200221232812-81b9770086ea
Repository:
https://github.com/elastic/dhcp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
188 SLOC
#
Functions
NewClient
NewClient creates an asynchronous client.
#
Constants
DefaultClientPort
Default ports.
DefaultServerPort
Default ports.
#
Structs
Client
Client implements an asynchronous DHCPv4 client It doesn't use the broadcast socket! Which means it should be used only when the network is already established.