summaryrefslogtreecommitdiffstats
path: root/dhcpcd.conf
Commit message (Expand)AuthorAge
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15
* Move lookup-hostname hook to the example directory.Roy Marples2015-12-22
* Move route state into it's own flag.Roy Marples2015-07-28
* Note that some non-RFC compliant DHCP servers reject DUID in the ClientID.Roy Marples2015-03-11
* Add a sample controlgroup directive to dhcpcd.conf to make setup easier.Roy Marples2014-09-05
* Default to private stable addresses via dhcpcd.conf instead of the binaryRoy Marples2014-06-05
* Add the persistent option to the default dhcpcd.confRoy Marples2013-08-26
* Stop sending FQDN by default.Roy Marples2013-07-22
* Rename the script option fqdn_name to fqdn for DHCPv4 replies toRoy Marples2013-07-21
* Add support for Rapid Commit, RFC3315 and RFC4039.Roy Marples2013-06-05
* Map DHCPv4 options to DHCPv6 where applicable.Roy Marples2013-06-05
* Default to using a DUID + IAID for DHCPv4 Client ID.Roy Marples2013-03-26
* Don't always request classless_static_routes, instead add it to dhcpcd.confRoy Marples2009-10-17
* Add a comment about enabling a ClientID.Roy Marples2009-09-20
* Simplify config.Roy Marples2009-09-09
* Respect the MTU by default.Roy Marples2009-07-03
* Although RFC2131 requires a ServerID we can actually work without one.Roy Marples2009-05-13
* Install the lookup-hostname script by default but don't run it by default.Roy Marples2009-05-09
* dhcpcd should not send hostname by default.Roy Marples2009-01-29
* Disable the requesting of MTU by default as there's a lot of buggy servers ou...Roy Marples2008-06-13
* Add 05-mtu hook so we respect the desired MTU on networks.Roy Marples2008-06-13
* Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixesRoy Marples2008-05-24
* dhcpcd can now read a basic config file! Add a default dhcpcd.conf and matchi...Roy Marples2008-04-18