summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.2.5dhcpcd-5.2.5Roy Marples2010-06-10
* Fix compile on NetBSDRoy Marples2010-06-10
* Support Debian NTP init scriptRoy Marples2010-06-10
* Add distclean targetRoy Marples2010-06-09
* Fix crash with last patch for rebinding interfacesRoy Marples2010-06-09
* Build correctly for Debian packagesRoy Marples2010-06-09
* -n, --rebind now re-reads the configuration file, removes staleRoy Marples2010-06-09
* Release dhcpcd-5.2.4dhcpcd-5.2.4Roy Marples2010-06-04
* These files were updated in 2010, so fix copyrights.Roy Marples2010-06-04
* Fix a crash when using clientid's.Roy Marples2010-06-03
* Release dhcpcd-5.2.3dhcpcd-5.2.3Roy Marples2010-05-26
* Clear timeouts on IPv4LL failure.Roy Marples2010-05-26
* Fix IPv4LL defending and add a bit more logging.Roy Marples2010-05-12
* Always respect the timeout.Roy Marples2010-04-30
* Indicate if we have a server id or not by using from/via.Roy Marples2010-04-30
* Move -N to a config file only option so it does not conflict withRoy Marples2010-04-30
* Use shorter messages now we show pid so that we don't overflow 80 chars.Roy Marples2010-04-30
* Use timeout in test mode as well.Roy Marples2010-04-30
* Style and improve last patch slightly.Roy Marples2010-04-30
* Improve log_dhcp to always tell from which server a message came.Roy Marples2010-04-30
* log the pid when forking to background.Roy Marples2010-04-30
* Add the pid of the current process to all messages sent to syslog.Roy Marples2010-04-30
* Quiet should always be quiet on the console regardless of debug.Roy Marples2010-04-27
* Reorganise the opening and closing of sockets a bit.Roy Marples2010-04-19
* Force gatetway to zero instead of adding a host route when the interfaceRoy Marples2010-04-19
* Check to see if any routers require a host route if they are on aRoy Marples2010-04-15
* closefrom(3) on FreeBSD is a void return.Roy Marples2010-04-13
* We don't use arpble anymore.Roy Marples2010-04-01
* Release dhcpcd-5.2.2dhcpcd-5.2.2Roy Marples2010-03-31
* Update copyrightRoy Marples2010-03-31
* Ensure SSID is terminated.Roy Marples2010-03-30
* Randomize ip_id and remove IPTOS_LOWDELAY and IP_DF flags.Roy Marples2010-03-12
* Fix compile on old systems with broken headers.Roy Marples2010-03-11
* We should not set a maximum message size bigger than what we canRoy Marples2010-03-06
* Close the fp.Roy Marples2010-03-06
* Don't display NULL platforms.Roy Marples2010-03-05
* Set the broadcast flag for interfaces that say they need it.Roy Marples2010-03-05
* Release dhcpcd-5.2.1dhcpcd-5.2.1Roy Marples2010-02-27
* Include platform.hRoy Marples2010-02-27
* Fix import target.Roy Marples2010-02-27
* Release dhcpcd-5.2.0dhcpcd-5.2.0Roy Marples2010-02-27
* Only UDP based on current state, not the offer.Roy Marples2010-02-27
* Enable net.ipv4.conf.$iface.promote_secondaries on Linux so thatRoy Marples2010-02-26
* When trying IPv4LL from a DHCP lease with an IPv4LL address, justRoy Marples2010-02-26
* Open and close sockets better.Roy Marples2010-02-26
* Deleting all timeouts for the interface is better.Roy Marples2010-02-26
* Clear timeouts when starting ipv4ll.Roy Marples2010-02-26
* Fix a crash when server sends more than one of the same option.Roy Marples2010-02-25
* Allow IPv4LL address range to be configured by DHCP.Roy Marples2010-02-17
* Use a more descriptive vendorid, to include OS arch and platform.Roy Marples2010-02-17