Packages and utilities for network booting
Go to file
2016-05-15 15:04:59 -07:00
dhcp4 Document the new non-interface Conn type. 2016-05-15 15:04:59 -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 badges for license and travis build status. 2016-05-15 13:55:41 -07:00

Netboot, packages and utilities for network booting

license Travis

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.