index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dhcpcd.conf.5.in
Commit message (
Expand
)
Author
Age
*
Add an option to fallback to a profile when DHCP fails.
Roy Marples
2009-04-18
*
Add the ability to arping an address and select a profile based on the
Roy Marples
2009-03-31
*
We can now detected primary addresses added or changed in BSD.
Roy Marples
2009-03-19
*
mandoc mandates the presence of .Os
Roy Marples
2009-03-11
*
We need to blacklist IP addresses at the packet level
Roy Marples
2009-03-10
*
Blacklist now accepts networks as well as addresses.
Roy Marples
2009-02-27
*
Use Aq properly.
Roy Marples
2009-02-05
*
dhcpcd should not send hostname by default.
Roy Marples
2009-01-29
*
Improve the nohook documentation.
Roy Marples
2009-01-05
*
You can now add a configure block per ssid if the interface is wireless.
Roy Marples
2009-01-01
*
Add a static directive that allows the configuration of variables, which
Roy Marples
2009-01-01
*
Document avoiding BOOTP servers.
Roy Marples
2008-12-16
*
Document the quiet directive in man dhcpcd.conf
Roy Marples
2008-12-07
*
Describe the blacklist option.
Roy Marples
2008-11-27
*
Clarify the clientid option.
Roy Marples
2008-11-19
*
We no longer send a ClientID by default. This is so we now mirror the kernel ...
Roy Marples
2008-11-17
*
Update bug page.
Roy Marples
2008-10-07
*
Document metrics better.
Roy Marples
2008-09-17
*
Allow the release keyword in dhcpcd.conf to release the lease on shutdown.
Roy Marples
2008-09-16
*
Reboot off the last lease and use the last lease if not expired and user has ...
Roy Marples
2008-09-15
*
Add allowinterfaces and denyinterfaces options to dhcpcd.conf for better mult...
Roy Marples
2008-09-11
*
The require directive now requires that the required options are present in e...
Roy Marples
2008-08-18
*
Document correct background option in dhcpcd.conf
Roy Marples
2008-08-17
*
classid -> vendorclassid to match the RFC description.
Roy Marples
2008-08-13
*
Note that we encode the hostname according to RFC1035. As such, we can't use ...
Roy Marples
2008-08-07
*
Use full dates.
Roy Marples
2008-08-07
*
Add support for link carrier detection. For Linux this involved a big change ...
Roy Marples
2008-07-16
*
Add support for vendor encapsulated options. Also, MINIAL define now disables...
Roy Marples
2008-06-30
*
Increase the default timeout to 30 seconds to allow 3 RFC conformant re-trans...
Roy Marples
2008-06-07
*
Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes
Roy Marples
2008-05-24
*
More Typo
Roy Marples
2008-05-20
*
Add a -C, --nohook option to skip the running of hook scripts. Makes it easie...
Roy Marples
2008-05-20
*
One sentence per line.
Roy Marples
2008-05-20
*
Install dhcpcd.sh and hooks into /libexec by default. dhcpcd.conf, dhcpcd.dui...
Roy Marples
2008-05-20
*
Don't encode the hostname as a FQDN by default as not all DHCP servers suppor...
Roy Marples
2008-05-12
*
Tart the man pages - Aq fails mostly so just use < .. >
Roy Marples
2008-05-02
*
Don't use a DUID by default even though support is compiled in, #70. Also, fi...
Roy Marples
2008-05-01