mirror of
https://github.com/danderson/netboot.git
synced 2025-10-17 18:41:26 +02:00
We only really use it to pretty-print pcap.Packet, and it was making `go vet` angry. So we replaced it with a specialized pretty printer instead. As a nice side-effect, it shows nicer timestamps now.
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.
Languages
Go
99.9%