summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcpd/tables.c
AgeCommit message (Expand)Author
2016-02-06Eliminate #include inside *.h files and include only needed headers inKenneth R Westerback
2015-06-27Do not send routers (option 3) or static routes (option 33) whenKenneth R Westerback
2014-01-21Add parsing for options 121 (classless-static-routes) and 249Kenneth R Westerback
2009-09-01Echo back the Relay Agent Information option if present (RFC 3046).Reyk Floeter
2009-01-13add option 150, voip-configuration-server, as an array of IP addresses;Stuart Henderson
2008-04-04option 144 is commonly used for tftp-config-file.David Gwynne
2008-03-17option 252 is generally used to specify an autoproxy-script on a subnet.David Gwynne
2007-10-29More tweaking of option processing, this time around the creation ofKenneth R Westerback
2007-10-28Remove duplicate DHO_HOST_NAME entry and add missingKenneth R Westerback
2004-04-18various knf; henning okTheo de Raadt
2004-04-14the ones from dhclient do, and they're already KNF'd and annsified...Henning Brauer
2004-04-13may the whacking beginHenning Brauer