summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dhcpd/dhcp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch domain-search parsing from hand rolled hex string tokrw2019-05-081-1/+2
* Add parsing for options 121 (classless-static-routes) and 249krw2014-01-211-1/+3
* Stop pretending we still support FDDI or token ring hardware types.krw2013-12-051-3/+1
* Tweak whitespace, add missing #defines, use DHO_RELAY_AGENT_INFORMATIONkrw2013-01-131-3/+4
* Add DHO_ defines for all known options. Use same names as ISC wherekrw2013-01-131-1/+20
* Echo back the Relay Agent Information option if present (RFC 3046).reyk2009-09-011-4/+12
* spaces and comment to sync to dhclient dhcp.h; no binary changestevesk2007-03-021-3/+3
* Don't count ethernet as overhead for UDP packet constuction. Giveskrw2007-02-011-3/+2
* remove unused #define DHCP_MIN_LENstevesk2007-01-111-2/+1
* fold in 10liners and clean up other .hs a bithenning2004-04-141-10/+10
* may the whacking beginhenning2004-04-131-0/+168