summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Welcome to 2014! Relese dhcpcd-6.2.0.dhcpcd-6.2.0Roy Marples2014-01-03
* Change configure to detect fossil for debugging.Roy Marples2014-01-03
* Tweak unicast a littleRoy Marples2013-12-13
* Fix multiple arping optionsRoy Marples2013-12-13
* Move some errors into debug.Roy Marples2013-12-13
* Fix NAK backoff when a server NAKs a REQUEST after a DISCOVER.Roy Marples2013-12-12
* Android ships buggy ICMP6 filter headers.Roy Marples2013-12-12
* Fix NAK backoffRoy Marples2013-12-12
* Fix sending of DHCPv6 FQDN when only hostname specifiedRoy Marples2013-12-10
* Don't request a DHCPv6 lease when testingRoy Marples2013-12-10
* Fix some memory issues.Roy Marples2013-12-06
* Fix vendor options a litleRoy Marples2013-12-06
* Add support for RFC3925 Vendor-Identifying Vendor OptionsRoy Marples2013-12-06
* Now that we only use dhcpcd-definitions.conf, remove te static var union.Roy Marples2013-12-06
* Fix a compile warningRoy Marples2013-12-05
* Pedantic changeRoy Marples2013-12-04
* Fix some memory errorsRoy Marples2013-12-04
* Remove dead optionsRoy Marples2013-12-03
* Fix brain damageRoy Marples2013-12-03
* Fix a few memory leaks, DHCPv6 prefix definition and the -V option.Roy Marples2013-12-03
* Fix encapsulated options.Roy Marples2013-12-03
* Fix a crash freeing our embedded configRoy Marples2013-12-02
* Minor correctionRoy Marples2013-12-02
* Remove hard coded DHCP/DHCPv6 options and then to dhcpcd-definitions.confRoy Marples2013-12-02
* If an embedded or encapsulated option variable differs from the parentRoy Marples2013-12-02
* Remove dup type checkRoy Marples2013-12-01
* Allow string and binhex types to have lengths.Roy Marples2013-12-01
* Fix a warningRoy Marples2013-11-30
* StyleRoy Marples2013-11-29
* Use a different buffer for reading our embedded configRoy Marples2013-11-29
* -g is more portable than -ggdbRoy Marples2013-11-29
* Fix comment about termination correctness.Roy Marples2013-11-29
* Remove whitespace between optionsRoy Marples2013-11-29
* initial define lengths are calculated during the make phaseRoy Marples2013-11-29
* Trim whitespace between command and argumentRoy Marples2013-11-29
* I had no idea what I was smoking when I moved these to dhcp-common.Roy Marples2013-11-29
* get_option should not perform length validation based on the option numberRoy Marples2013-11-29
* Add type for rfc3442Roy Marples2013-11-29
* Read the embedded config into global values rather than each timeRoy Marples2013-11-29
* Check length before accessing memory to silence valgrind.Roy Marples2013-11-27
* Fix a crash where we don't care about option length.Roy Marples2013-11-27
* Fix debug options and default CFLAGSRoy Marples2013-11-27
* Add support for user defined options with embedded and encapsulated options.Roy Marples2013-11-27
* Fix virtual interfaces without a hardware address.Roy Marples2013-11-23
* Note avenue for discussion making PD work with other IA'sRoy Marples2013-11-21
* When running for a single interface, don't set WAITIP if we areRoy Marples2013-11-20
* When releasing, we need to de-configure the interface as well.Roy Marples2013-11-20
* NUL != NULL, so use the correct literal.Roy Marples2013-11-19
* Linux has had address loopback routes since 2.2Roy Marples2013-11-16
* Don't log ClientID if using DUID as that's already logged.Roy Marples2013-11-15