-
Notifications
You must be signed in to change notification settings - Fork 3
abneptis/GoDHCP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GoDHCP is a child of GoGo (Not yet released), and not a stand-alone DHCP client or server by itself. It IS capable of parsing most basic DHCP(v4) messages, and might be usable to others either as a reference or as it improves. It makes no attempt to parse vendor options or extended options (fields in the old bootp headers), though the latter is planned and the former could probably be accomplished using the exisisting toolset. It makes no attempt to persist after a single query or handle renewals, and instead exposes a low-level messaging interface that can be used by more complex agents.
About
An implementation of DHCPv4 (focused on clients) for Go
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published