summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Incase CFLAGS is set, we should still set stddhcpcd-6.0.2Roy Marples2013-06-25
* Release dhcpcd-6.0.2Roy Marples2013-06-25
* Detect link address changes on Linux.Roy Marples2013-06-25
* Release dhcpcd-6.0.1dhcpcd-6.0.1Roy Marples2013-06-22
* Fix a compile issue on Big Endian machines.Roy Marples2013-06-22
* Release dhcpcd-6.0.0!dhcpcd-6.0.0Roy Marples2013-06-21
* We don't print the FQDN flags.Roy Marples2013-06-21
* Add RCSID and CVS headers when importing to NetBSD.Roy Marples2013-06-20
* The loopback route should also use the metric.Roy Marples2013-06-19
* Add loopback support for Linux.Roy Marples2013-06-19
* Add a route from the IPv4 address to the loopback address.Roy Marples2013-06-19
* Note that ipv6ra_own doesn't work well on any BSD system.Roy Marples2013-06-19
* Arrived interfaces should share the same commandline options.Roy Marples2013-06-19
* Reduce the buggy PPP wait to 1 second.Roy Marples2013-06-19
* When adding or changing routes, always supply IFP and IFA so we matchRoy Marples2013-06-19
* Restore linkaddr compat support for KFreeBSDRoy Marples2013-06-19
* Fix operation on NetBSDRoy Marples2013-06-19
* We may not have a state when we drop delegatesRoy Marples2013-06-18
* Add a delay to initial Rebind IA_PD message.Roy Marples2013-06-18
* Fix a crash with departing interfaces.Roy Marples2013-06-12
* Ensure we read the full lease.Roy Marples2013-06-12
* Add initial delays as per RFC3315, 17.1.2, 18.1.2 and 18.1.5.Roy Marples2013-06-12
* Ensure we have the correct type to send in our saved lease as theRoy Marples2013-06-12
* Drop delegated addresses when we enter the discover phase.Roy Marples2013-06-11
* When releasing, remove the delegated addresses.Roy Marples2013-06-11
* If we get an invalid reply when rebinding a PD we should re-enterRoy Marples2013-06-11
* Fix a crash.Roy Marples2013-06-11
* Don't run INFORM6 twice.Roy Marples2013-06-10
* If we fail to rebind a PD, drop the delegations.Roy Marples2013-06-10
* IA_FORCED is explicitly set nowRoy Marples2013-06-10
* Improve loggingRoy Marples2013-06-10
* Disable flushing ra stuff for the time being.Roy Marples2013-06-10
* Fix defRoy Marples2013-06-10
* Fix compile on FreeBSDRoy Marples2013-06-10
* Don't disable kernel RA when in IPv4 only.Roy Marples2013-06-10
* Purge prefix list and routers at start of IPv6 for BSD.Roy Marples2013-06-10
* RFC 3633 says that IA_PD should send a rebind, but at like aRoy Marples2013-06-09
* Don't delete the subnet route if we don't own IPv6RA routes.Roy Marples2013-06-09
* Only run LL callbacks from LL addressesRoy Marples2013-06-09
* Don't try to delete non existant addressesRoy Marples2013-06-09
* Only wait for DAD to complete for RA addresses marked for autoconf.Roy Marples2013-06-09
* Because not all OS's send RTM_NEWADDR for a refreshed RA we needRoy Marples2013-06-09
* If wpa_supplicant is not running when rebinding, start it forRoy Marples2013-06-07
* Add a wpa_supplicant hook script.Roy Marples2013-06-07
* Move signal handling into dhcpcd.cRoy Marples2013-06-07
* Don't log an error if deleting from a departed interfaceRoy Marples2013-06-06
* Don't log carrier lost if carrier was UNKNOWN.Roy Marples2013-06-06
* Ensure we have options before calling getopt_long(3).Roy Marples2013-06-06
* Add DEPARTED reason for when an interface is removed.Roy Marples2013-06-06
* Don't error if the interface goes away.Roy Marples2013-06-06