summaryrefslogtreecommitdiffstats
path: root/dhcpcd.conf.5.in
Commit message (Expand)AuthorAge
* mandoc mandates the presence of .OsRoy Marples2009-03-11
* We need to blacklist IP addresses at the packet levelRoy Marples2009-03-10
* Blacklist now accepts networks as well as addresses.Roy Marples2009-02-27
* Use Aq properly.Roy Marples2009-02-05
* dhcpcd should not send hostname by default.Roy Marples2009-01-29
* Improve the nohook documentation.Roy Marples2009-01-05
* You can now add a configure block per ssid if the interface is wireless.Roy Marples2009-01-01
* Add a static directive that allows the configuration of variables, whichRoy Marples2009-01-01
* Document avoiding BOOTP servers.Roy Marples2008-12-16
* Document the quiet directive in man dhcpcd.confRoy Marples2008-12-07
* Describe the blacklist option.Roy Marples2008-11-27
* Clarify the clientid option.Roy Marples2008-11-19
* We no longer send a ClientID by default. This is so we now mirror the kernel ...Roy Marples2008-11-17
* Update bug page.Roy Marples2008-10-07
* Document metrics better.Roy Marples2008-09-17
* Allow the release keyword in dhcpcd.conf to release the lease on shutdown.Roy Marples2008-09-16
* Reboot off the last lease and use the last lease if not expired and user has ...Roy Marples2008-09-15
* Add allowinterfaces and denyinterfaces options to dhcpcd.conf for better mult...Roy Marples2008-09-11
* The require directive now requires that the required options are present in e...Roy Marples2008-08-18
* Document correct background option in dhcpcd.confRoy Marples2008-08-17
* classid -> vendorclassid to match the RFC description.Roy Marples2008-08-13
* Note that we encode the hostname according to RFC1035. As such, we can't use ...Roy Marples2008-08-07
* Use full dates.Roy Marples2008-08-07
* Add support for link carrier detection. For Linux this involved a big change ...Roy Marples2008-07-16
* Add support for vendor encapsulated options. Also, MINIAL define now disables...Roy Marples2008-06-30
* Increase the default timeout to 30 seconds to allow 3 RFC conformant re-trans...Roy Marples2008-06-07
* Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixesRoy Marples2008-05-24
* More TypoRoy Marples2008-05-20
* Add a -C, --nohook option to skip the running of hook scripts. Makes it easie...Roy Marples2008-05-20
* One sentence per line.Roy Marples2008-05-20
* Install dhcpcd.sh and hooks into /libexec by default. dhcpcd.conf, dhcpcd.dui...Roy Marples2008-05-20
* Don't encode the hostname as a FQDN by default as not all DHCP servers suppor...Roy Marples2008-05-12
* Tart the man pages - Aq fails mostly so just use < .. >Roy Marples2008-05-02
* Don't use a DUID by default even though support is compiled in, #70. Also, fi...Roy Marples2008-05-01