Packages and utilities for network booting
Go to file
2016-05-15 13:39:31 -07:00
dhcp dhcp: add documentation file. 2016-05-15 13:39:31 -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 Add skeleton README. 2016-03-05 15:23:37 -08:00

Netboot, packages and utilities for network booting

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

This is not an official Google project.