Packages and utilities for network booting
Go to file
David Anderson 8dfa75434e dhcp4: allow duplication of option 56 (Debug message).
Turns out real DHCP servers can duplicate this message.
2016-06-18 16:44:06 -07:00
dhcp4 dhcp4: allow duplication of option 56 (Debug message). 2016-06-18 16:44:06 -07:00
pcap Output pcap timestamps as UnixNano. 2016-03-24 17:37:34 -07:00
tftp Enable custom import paths. 2016-03-24 13:12:10 -07:00
.travis.yml Install atftp so that the tftp interop test isn't skipped. 2016-03-24 13:22:53 -07:00
CONTRIBUTING.md Add a contributing doc. 2016-03-05 15:18:01 -08:00
LICENSE Add a license file. 2016-03-05 15:08:13 -08:00
README.md readme: tiny wording tweak. 2016-05-15 15:11:41 -07:00

Netboot, packages and utilities for network booting

license Travis api

This repository contains Go implementations of network protocols used in booting machines over the network, as well as software that make use of those implementations.

This is not an official Google project.