mirror of
https://github.com/danderson/netboot.git
synced 2025-10-17 02:21:20 +02:00
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.
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%