summaryrefslogtreecommitdiffstats
path: root/if-options.h
Commit message (Expand)AuthorAge
* Add (c) to CopyrightRoy Marples2009-05-01
* Add an option to fallback to a profile when DHCP fails.Roy Marples2009-04-18
* We need to move allow/deny back to optionsRoy Marples2009-04-17
* Some option only make sense in the configuration file, so remove shortRoy Marples2009-04-15
* Add the ability to arping an address and select a profile based on theRoy Marples2009-03-31
* Add an option to reconfigure dhcpcd without rebinding.Roy Marples2009-03-20
* We can now detected primary addresses added or changed in BSD.Roy Marples2009-03-19
* Improve INFORM and STATIC support.Roy Marples2009-03-05
* Fix debug working in dhcpcd.confRoy Marples2009-02-23
* We should only send short hostnames as qualfied ones confuse ISC DHCP server....Roy Marples2009-01-26
* Ensure that we have enough buffer for gethostname and terminate it correctly.Roy Marples2009-01-26
* 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
* If no lease time is supplied, assume it's infinite.Roy Marples2008-11-19
* Allow the release keyword in dhcpcd.conf to release the lease on shutdown.Roy Marples2008-09-16
* Fix reboot timeout in dhcpcd.conf.Roy Marples2008-09-15
* 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
* Don't spam on startup about unsupported interfaces if quiet.Roy Marples2008-09-05
* Remove some ints and replace with our option mask.Roy Marples2008-09-05
* Fix compile and wireless test on FreeBSD.Roy Marples2008-09-02
* Add an event loop.Roy Marples2008-09-02