Age | Commit message (Collapse) | Author |
|
|
|
|
|
Add BSDP client support to DHCPv4
|
|
stretchr/testify/assert for nicer asserts
|
|
packet. Also add some undocumented options that seem to be used (shadow mounts, machine name).
|
|
|
|
Adds support for constructing INFORM/ACK messages from Apple's Boot
Service Discovery Protocol for netbooting (pxebooting) Apple hardware.
The canonical reference for BSDP is: http://opensource.apple.com/source/bootp/bootp-198.1/Documentation/BSDP.doc
|
|
Added OS-specific implementations for binding to a network device
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EncapsulateRelay; refactored decapsulation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|