summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-6.4.0dhcpcd-6.4.0Roy Marples2014-06-14
* Fix compile warningRoy Marples2014-06-07
* Fix a potential garbage jumpRoy Marples2014-06-07
* Remove old options no longer usedRoy Marples2014-06-06
* Restarting ntp/yp are not critical and their initialisation continuesRoy Marples2014-06-06
* No argument for gatewayRoy Marples2014-06-06
* Add gateway option to enable the gateway or an interface/profile.Roy Marples2014-06-06
* Just check for an revent, the handler will deal with it correctly.Roy Marples2014-06-06
* Default to private stable addresses via dhcpcd.conf instead of the binaryRoy Marples2014-06-05
* Allow the use of libmd in static or /usr buildsRoy Marples2014-06-05
* No need for this fileRoy Marples2014-06-05
* Remove test filesRoy Marples2014-06-05
* Fix compile on FreeBSDRoy Marples2014-06-05
* Fix be64enc test on NetBSD.Roy Marples2014-06-05
* Fix configureRoy Marples2014-06-05
* be32enc is missing on OpenBSD, so provide a configure test.Roy Marples2014-06-05
* Ensure we init before forking, but run the preinit scripts afterwardsRoy Marples2014-06-05
* If we can turn off IPv6 auto link-addr in the kernel, lets do soRoy Marples2014-06-05
* Ensure OWN is set by SLAAC private before initing.Roy Marples2014-06-05
* Add an IPv6 link-local address before upping the interface if needed.Roy Marples2014-06-04
* Don't set local-link addresses as no prefix route.Roy Marples2014-06-04
* Default SLAAC to use RFC7271 addresses.Roy Marples2014-06-04
* Clarify comments.Roy Marples2014-06-03
* Fix compile on LinuxRoy Marples2014-06-03
* Check against reserved IPv6 addresses.Roy Marples2014-06-03
* Warn when SO_REUSEPORT fails instead of bailing to accomodate dodgy Linux hea...Roy Marples2014-06-03
* Only one place should decide how netiface and netid are formedRoy Marples2014-06-03
* Don't export empty RA optionsRoy Marples2014-06-03
* Log error condition if a new or changed Router Advertisment to avoidRoy Marples2014-06-02
* Revert prior patch and just continue instead of logging more errors. Same eff...Roy Marples2014-06-02
* Log each malloc failure because we log individual failures so we don't seeRoy Marples2014-06-02
* Fix compile on LinuxRoy Marples2014-06-02
* Use SHA256Init on OpenBSD .... grrrRoy Marples2014-06-02
* Fix compile on FreeBSDRoy Marples2014-06-02
* Implement Stable Private Addresses for SLAAC as per RFC7217.Roy Marples2014-06-02
* Wups, not ready for this code yet.Roy Marples2014-05-30
* Fix compiler warningRoy Marples2014-05-30
* Fix configure errorRoy Marples2014-05-30
* Load config.{h,mk} when building tests. Fixes [1c11c59282].Roy Marples2014-05-30
* -4 and -6 are now mutually exclusive and when running on a single interfaceRoy Marples2014-05-29
* Check naming rules before calling dev_initialized.Roy Marples2014-05-29
* Only process IPv6 neighbour messages from the link socket if we have initedRoy Marples2014-05-29
* Fix dev warning.Roy Marples2014-05-24
* Should use arc4random_uniform when wanting a randon number betweenRoy Marples2014-05-24
* Add a compat syslog function if the libc syslog does not support LOG_PERROR.Roy Marples2014-05-24
* Source now compiles on Solaris, just missing the if-sun.c support soRoy Marples2014-05-21
* Sockets would be opened with PF_*, not AF_*.Roy Marples2014-05-20
* Only remove the interface from DHCP consideration if the errorRoy Marples2014-05-20
* If a DHCPv6 lease expires as well as all IPv6 routers who want DHCPv6, don't ...Roy Marples2014-05-19
* Although dhcpcd now works fine with non blocking sockets, we never ever want ...Roy Marples2014-05-19