David Anderson 05cf66722e Implement a Conn using linux AF_PACKET/SOCK_RAW sockets and BPF packet filtering.
This is a fairly advanced, linux-specific implementation that lets you run a DHCP
listener on a machine that's already running some other DHCP service.
2016-03-23 23:41:25 -07:00
2016-03-05 15:18:01 -08:00
2016-03-05 15:08:13 -08:00
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.

Description
Packages and utilities for network booting
Readme Apache-2.0 28 MiB
Languages
Go 99.9%