summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* The smallest MTU we can work with is 576, so don't set less.Roy Marples2009-05-13
* Enforce a minimum lease of 20 seconds so we can do thingsRoy Marples2009-05-13
* Release dhcpcd-5.0.3dhcpcd-5.0.3Roy Marples2009-05-11
* ifas without an ifa_addr seem to indicate a link without a hwaddr, soRoy Marples2009-05-11
* I stand corrected - ifa_addr can be NULL from getifaddrs(3)Roy Marples2009-05-10
* Some glibc versions have a NULL ifa_addr for the ifa from getifaddrs(3).Roy Marples2009-05-10
* Release dhcpcd-5.0.2dhcpcd-5.0.2Roy Marples2009-05-10
* Don't forget to remove .gitignoreRoy Marples2009-05-10
* Add a build target to prepare dhcpcd for importing into NetBSD.Roy Marples2009-05-10
* Document new behaviour re lookup-hostnameRoy Marples2009-05-10
* Install the lookup-hostname script by default but don't run it by default.Roy Marples2009-05-09
* Fix dhcpcd -n $int starting a new instance of dhcpcd if not running.Roy Marples2009-05-09
* Ensure that our dirs exist in the PREINIT stage.Roy Marples2009-05-03
* Some distros need additional headers to compile linux/wireless.hRoy Marples2009-05-03
* 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