Registry / networking / krolaw-dhcp4

krolaw-dhcp4

JSON →
library0.0.0-20190909130307-a50d88189771gogounverified

IPv4 DHCP Library for Parsing and Creating DHCP Packets, along with basic DHCP server functionality.

go get github.com/krolaw/dhcp4
INSTALL
IMPORT
SIG · KROLAW-DHCP4
K
krolaw-dhcp4
networkinggov0.0.0-20190909130307-a50d88189771
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dhcp4
github.com/krolaw/dhcp4

Creates a new DHCP request packet.

package main import ( "fmt" "github.com/krolaw/dhcp4" ) func main() { packet := dhcp4.NewPacket(dhcp4.Request) fmt.Println(packet) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190909130307-a50d88189771latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
krolaw-dhcp4 — go get krolaw-dhcp4 · libregistry