summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.0.1dhcpcd-5.0.1Roy Marples2009-05-03
* We need to cast to void * to remove warnings on Sparc64roy@ubersparc.marples.name2009-05-02
* Add (c) to CopyrightRoy Marples2009-05-01
* Go back to using gitRoy Marples2009-04-30
* Release dhcpcd-5.0.0Roy Marples2009-04-28
* Fix existing address detection.Roy Marples2009-04-27
* TypoRoy Marples2009-04-24
* dhcpcd -V now shows all variables we set, even without an option.Roy Marples2009-04-24
* Remove .depend before creating it.Roy Marples2009-04-24
* Only allow lo0 through allowRoy Marples2009-04-20
* No need for this.Roy Marples2009-04-20
* Fix quotingRoy Marples2009-04-20
* No need to quote here.Roy Marples2009-04-20
* Revert iforder -> interface_orderRoy Marples2009-04-20
* Remove old NetworkManager script - it's useless these days.Roy Marples2009-04-20
* Prefix interface vars with if so we don't stamp on generic names like 'flags'.Roy Marples2009-04-20
* Release .18Roy Marples2009-04-19
* Blank memory correctly so we pickup address and route addition/deletion better.Roy Marples2009-04-19
* Release dhcpcd-4.99.17Roy Marples2009-04-19
* Add an option to fallback to a profile when DHCP fails.Roy Marples2009-04-18
* NetBSD-5.0RC4 has a kernel error causing an AF_LINK to be reported twice. A p...Roy Marples2009-04-17
* Fix compile on FreeBSD.Roy Marples2009-04-17
* Fix compile on NetBSDRoy Marples2009-04-17
* We need to move allow/deny back to optionsRoy Marples2009-04-17
* discover_interfaces now uses getifaddrs instead of OS specific implementation.Roy Marples2009-04-17
* Some option only make sense in the configuration file, so remove shortRoy Marples2009-04-15
* Fix crash at end of arping listRoy Marples2009-04-15
* We should ignore DHCP messages without a ServerID, #166.Roy Marples2009-04-12
* Release dhcpcd-4.99.16Roy Marples2009-04-02
* We need a bit more space for the profile name.Roy Marples2009-03-31
* Add the ability to arping an address and select a profile based on theRoy Marples2009-03-31
* Improve PTP INFORM support some more.Roy Marples2009-03-23
* Default point to point interfaces to static if not inform.Roy Marples2009-03-23
* If we define a static address, we are not informing and vice versa.Roy Marples2009-03-23
* Export interface flags.Roy Marples2009-03-23
* Fail the interface when we need a clientid.Roy Marples2009-03-23
* dhcpcd CAN work on IEEE FireWire interfaces.Roy Marples2009-03-23
* We should not work with lo by default.Roy Marples2009-03-23
* Release dhcpcd-4.99.15Roy Marples2009-03-20
* Clarify reconfigure regarding the configuration file.Roy Marples2009-03-20
* Allow dhcpcd to run on loopback interfaces if specified.Roy Marples2009-03-20
* We should handle SIGUSR1 correctly.Roy Marples2009-03-20
* Add an option to reconfigure dhcpcd without rebinding.Roy Marples2009-03-20
* Move dhcpf.h into dhcp.h were it belongsRoy Marples2009-03-19
* Linux can now detect address addition and removal too.Roy Marples2009-03-19
* Fix compile on Linux.Roy Marples2009-03-19
* We can now detected primary addresses added or changed in BSD.Roy Marples2009-03-19
* Fix compile on DragonFly.Roy Marples2009-03-18
* mandoc mandates the presence of .OsRoy Marples2009-03-11
* We shouldn't need to flush arp entires ourself on BSD platforms.Roy Marples2009-03-11