//
pkg.gl
Category
github.com/progrium/go-netstack
dhcp
dhcpv4
async
package
0.0.0-20240720002214-37b2b8227b91
Repository:
https://github.com/progrium/go-netstack.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.