David Anderson c5449b945c dhcp: implement a linux specific "port sharing" Conn.
This implementation uses a raw IP socket combined with a BPF packet
filter to receive traffic for one UDP port, without having to bind()
to that port. This enables this Conn to coexist on a machine alongside
a DHCP server.
2016-05-14 22:17:10 -07:00
2016-03-24 17:37:34 -07:00
2016-03-24 13:12:10 -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%