Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement support for layer 2 relaying and add further Relay Agent | 2016-12-12 | 1 | -1/+5 | |
| | | | | | | | Information (RFC 3046) options. While at there change the naming of the remote destination parameters: instead of "server" call it "destination". ok reyk@ | ||||
* | Add support for "DHCP-over-IPsec" by implementing RFC 3046 (DHCP Relay | 2009-09-03 | 1 | -4/+12 | |
| | | | | | | | | | | Agent Information Option) and RFC 3456 (DHCP Configuration of IPsec Tunnel Mode). This allows to configure various IPsec clients dynamically via DHCP; dhcrelay needs to listen on enc0 and forward requests to a DHCP server that supports RFC 3046, like I recently did for dhcpd(8). ok krw@ | ||||
* | spaces and comment to sync to dhclient dhcp.h; no binary change | 2007-03-02 | 1 | -3/+3 | |
| | |||||
* | sync dhcp.h to krw's correction to not count 14 bytes of ethernet | 2007-02-07 | 1 | -3/+2 | |
| | | | | | | overhead. ok krw@ | ||||
* | remove unused #define DHCP_MIN_LEN | 2007-01-11 | 1 | -2/+1 | |
| | |||||
* | initial cut at split out dhcrelay, whacked from usr.sbin/dhcp/ and sbin/dhclient | 2004-04-12 | 1 | -0/+168 | |