summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-7.0.0-rc2dhcpcd-7.0.0-rc2Roy Marples2017-09-19
* dhcp: don't log wrong xid when there is no stateRoy Marples2017-09-18
* Add a FALLTHROUGH comment to appease coverity.Roy Marples2017-09-15
* Fix compile warning with ARP disabled.Roy Marples2017-09-15
* arp: RFC5227 kernels need to send ARP tooRoy Marples2017-09-15
* Use braces to clarify.Roy Marples2017-09-14
* Whitespace.Roy Marples2017-09-13
* Update spelling in comments.Roy Marples2017-09-12
* Revert e92e049e as Linux marks autoconf addresses as manageRoy Marples2017-09-12
* Fix prefix delegation.Roy Marples2017-09-09
* dhcp6: listen to each DHCP address for messagesRoy Marples2017-09-09
* A delegated prefix is not an address to be added.Roy Marples2017-09-07
* Ignore swap files.Roy Marples2017-09-05
* Remove debug.Roy Marples2017-09-05
* Fix reporting of DNS encoded SIP servers.Roy Marples2017-08-30
* man: note requirements of interface / protocol when exitingRoy Marples2017-08-29
* Promote IPv6 dhcpcd address flags to unsignned int to allow expansion.Roy Marples2017-08-28
* Don't create temporary addresses based off prefix in newaddr.Roy Marples2017-08-26
* Ensure that IN6_IFF_TEMPORARY is defined before checking it on Linux.Roy Marples2017-08-26
* Fix compile without INET.Roy Marples2017-08-12
* Fix compile without INET6.Roy Marples2017-08-12
* if-bsd: compile on recent OpenBSD without ND6 flagsRoy Marples2017-08-10
* Cast away some compile warnings.Roy Marples2017-08-04
* More ap -> iaRoy Marples2017-08-04
* We don't send NS messages anymore.Roy Marples2017-08-03
* Fix a memory issue.Roy Marples2017-08-03
* Persist shared IP address on interfaces.Roy Marples2017-08-01
* dhcp6: implement lastlease and lastleaseextendRoy Marples2017-07-25
* dhcpcd starts inactive interfaces erroneously.Roy Marples2017-07-25
* Unset $ifsuffix for non protocol reasonsRoy Marples2017-07-13
* Fix sefault when address lifetime overflowsRoy Marples2017-07-13
* dhcp: return routes when renewingRoy Marples2017-07-06
* Treat INFORMED as a released state so it's dropped by the hooksRoy Marples2017-07-06
* Update to the real stock dhcpcd.confRoy Marples2017-07-04
* Fix processing of INFORM6 replies without an OK status code.Roy Marples2017-07-04
* WhitespaceRoy Marples2017-07-04
* Always set the outgoing interface when creating non reject routes on BSD.Roy Marples2017-07-04
* Only start discovery on lease expiration if we have a carrier.Roy Marples2017-07-04
* Add a return value to deleteing events and timers so we knowRoy Marples2017-07-03
* Fix a valgrind error.Roy Marples2017-07-01
* Fix a runtime shift error.Maya Rashish2017-06-30
* Fix crash when creating routes for a non preferred lease.Roy Marples2017-06-29
* Now print_option is fully checked, we can avoid a malloc here now.Roy Marples2017-06-16
* Check return values of snprintf and print_option correctly.Roy Marples2017-06-16
* Use a better errno for running out of buffer.Roy Marples2017-06-16
* Clarify RFC952 and RFC1123 to justify domain name restriction dhcpcd imposes.Roy Marples2017-06-16
* Revert "RFC2181 section 11 says a DNS label can be pretty much anything."Roy Marples2017-06-16
* Count label and domain name length correctly.Roy Marples2017-06-14
* RFC2181 section 11 says a DNS label can be pretty much anything.Roy Marples2017-06-13
* Make ipv6_newaddr() more flexable so it's the sole source ofRoy Marples2017-06-13