summaryrefslogtreecommitdiff
path: root/sbin/dhclient/dhclient.conf.5
AgeCommit message (Expand)Author
2018-05-12Document current behaviour of 'ignore' directive and 'append',Kenneth R Westerback
2018-03-31Move 'require' declaration into 'DHCP Options' sectionKenneth R Westerback
2018-02-27Typo: 'tftp-server' -> 'tftp-server-name'.Kenneth R Westerback
2018-02-10Fix 'ignore ;' so that it really does reset the ignore list.Kenneth R Westerback
2018-02-06Flip -q (be quiet) into -v (be noisy), making terseness the defaultKenneth R Westerback
2017-12-13Simplifiy parser by not worrying about nesting 'interface <if> {}'Kenneth R Westerback
2017-12-07adjust the "timeout" text, now that leases are no longerJason McIntyre
2017-12-07Nuke support for defining last-gasp leases in dhclient.conf.Kenneth R Westerback
2017-10-20Flense dhclient.conf.5 down to useful information. MoveKenneth R Westerback
2017-07-31Shorten description and remove details regarding the parser implementation.anton
2016-09-01tweak previous;Jason McIntyre
2016-09-01Document new default timeouts/intervals.Kenneth R Westerback
2016-06-03update default value for rebootTed Unangst
2013-11-11RFC 2131 and friends state that when renewing a lease the clientKenneth R Westerback
2013-07-16Add missing .Mt macros for AUTHORS email addresses.Ingo Schwarze
2013-03-02rework some text that ken thought ambiguous; ok krwJason McIntyre
2013-02-24Remove some anachronisms and use consistant form and markup forKenneth R Westerback
2013-02-09get the format of the various options in this file right and, alongJason McIntyre
2012-11-27Clean up parsing of option lists. Part 6.Kenneth R Westerback
2012-10-30Nuke dhclient-script and dhclient.conf 'script' directive. Do allKenneth R Westerback
2012-10-27Change dhclient.conf directive 'ignore' to take a list of option namesKenneth R Westerback
2012-09-22last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-08-22add ignore keyword to conf file, allowing one to ignore unwanted infoTed Unangst
2011-04-09We are incorrectly processing option 33 (static route), treatingKenneth R Westerback
2011-04-04Dump some useless calls to dhclient-script. i.e. MEDIUM, PREINIT,Kenneth R Westerback
2011-03-27new sentence, new line;Jason McIntyre
2011-03-26Correct described default for initial-interval. It is three, notKenneth R Westerback
2008-10-05- talk about the "client configuration script" consistenlyJason McIntyre
2008-10-05Oops. Missed one typo jmc@ spotted.Kenneth R Westerback
2008-10-05Clarify discussion of option modifiers. They only affect values passedKenneth R Westerback
2007-10-16"script" does not belong in the lease declaration section;Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-12-18remove statement for send parameter: "except that the client canKevin Steves
2006-06-02backoff-cutoff defaults to 15 seconds; ok henning@Kevin Steves
2006-05-31clarify link-timeout default as seconds; ok jmc@Kevin Steves
2006-05-09new sentence, new line;Jason McIntyre
2006-05-09spellingTheo de Raadt
2006-05-08add 'link-timeout n' seconds option to grammer, from fkr@hazardous.orgTheo de Raadt
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2004-11-01much to my surprise a minute has only 60 seconds, and the hour 60 minutes,Henning Brauer
2004-04-15more AUTHORS update;Jason McIntyre
2004-04-09remove some excess from AUTHORS, and slight update;Jason McIntyre
2004-04-04Emil Mikulic pointed out there are two copies of this stuff (thanks!) ...Jason McIntyre
2004-01-18this is where dhclient will start surgeryTheo de Raadt