This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netboot
Watch
1
Star
0
Fork
0
You've already forked netboot
mirror of
https://github.com/danderson/netboot.git
synced
2025-12-04 17:11:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netboot
/
dhcp
History
David Anderson
ae696d0c3d
dhcp: tighten up the exported interface by removing some cruft.
...
Notably, some of the helpers for implementing Conns are internal now.
2016-05-14 23:44:54 -07:00
..
testdata
Add a DHCPREQUEST from a DHCP relay to the test dataset.
2016-03-23 23:18:58 -07:00
conn_linux.go
dhcp: tighten up the exported interface by removing some cruft.
2016-05-14 23:44:54 -07:00
conn_test.go
dhcp: implement a portable Conn.
2016-05-14 23:05:23 -07:00
conn.go
dhcp: tighten up the exported interface by removing some cruft.
2016-05-14 23:44:54 -07:00
options_test.go
Add copyright/license headers to source.
2016-03-05 15:14:52 -08:00
options.go
dhcp: tighten up the exported interface by removing some cruft.
2016-05-14 23:44:54 -07:00
packet_test.go
Rename dhcp.go to packet.go in preparation for introduction of server.
2016-03-15 20:25:24 -07:00
packet.go
dhcp: tighten up the exported interface by removing some cruft.
2016-05-14 23:44:54 -07:00