Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pw->pw_dir when chroot'ing, not _PATH_VAREMPTY. | 2019-08-06 | 1 | -2/+2 | |
| | | | | | | | Brings various dhcp related daemons into line with the common idiom. ok florian@ | ||||
* | various tweaks; ok rzalamena | 2017-03-17 | 1 | -3/+4 | |
| | |||||
* | Import the DHCPv6 relay implementation. | 2017-03-17 | 1 | -0/+1027 | |
This code was based on the dhcrelay(8) daemon and shares a lot of the structures and functions. This daemon implements the following RFCs: * RFC 3315 Section 20: Relay Agent Behavior * RFC 4649: Relay Agent Remote-ID option * RFC 6221: Lightweight DHCPv6 Relay Agent |