summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-6.1.0dhcpcd-6.1.0Roy Marples2013-09-20
* Allow dev to recieve errors from managers handle_device.Roy Marples2013-09-14
* Fix warningRoy Marples2013-09-12
* It seems that some older udev versions support filtering but notRoy Marples2013-09-12
* Start dev after link for a more sane interface rename.Roy Marples2013-09-12
* Dev module start now returns an fd to monitor so the eloop additionsRoy Marples2013-09-12
* Fix dev building againRoy Marples2013-09-12
* Fix building with a dev managerRoy Marples2013-09-12
* Support older udev versions where we need to rely on udev-settle.Roy Marples2013-09-12
* Instead of linking directly to libudev, create a plugin system for /devRoy Marples2013-09-12
* Instead of just renaming the interface on Linux, take the FreeBSDRoy Marples2013-09-10
* Check if udev has actually initialized the interface rather than just detecti...Roy Marples2013-09-10
* Fix compile warning on BSDRoy Marples2013-09-09
* Fix interface renaming and carrier reporting when using udevRoy Marples2013-09-09
* Improve udev handling a little.Roy Marples2013-09-09
* Only start on settled devices.Roy Marples2013-09-09
* Fix udev filter test.Roy Marples2013-09-09
* Add udev support for interface arrival and departure.Roy Marples2013-09-09
* Fix requesting >1 DHCPv6 addressRoy Marples2013-09-07
* Don't bother managing a /128 prefix.Roy Marples2013-09-07
* Plug a leakRoy Marples2013-09-06
* No need for this include now.Roy Marples2013-09-06
* Try and fix removal of the ip address when using INFORM.Roy Marples2013-09-06
* Fix linux support for new RTM handling.Roy Marples2013-09-06
* It seems that FreeBSD will send RTM_DELADDR + RTM_NEWADDR whenRoy Marples2013-09-06
* Fix DAD support when we need to listen on the wire.Roy Marples2013-09-06
* Ignore all messages raised by dhcpcd.Roy Marples2013-09-06
* Fix initial carrier statusRoy Marples2013-09-05
* Fix build without INET6Roy Marples2013-09-05
* Clarify waitup arguments.Roy Marples2013-09-04
* Fix comparisonRoy Marples2013-09-04
* No need to know the ra for the route.Roy Marples2013-09-03
* RFC 5942 Section 5 states DHCPv6 address should not create prefixesRoy Marples2013-09-03
* Check kernel for autoconf support.Roy Marples2013-09-03
* Add 4 and 6 arguments to the waitip command so that you can specifyRoy Marples2013-08-31
* Add the persistent option to the default dhcpcd.confRoy Marples2013-08-26
* Fix the persistent option.Roy Marples2013-08-25
* Fix kFreeBSD compile.Roy Marples2013-08-20
* Fix compileRoy Marples2013-08-20
* Reduce code size by merging IPv6 ND with RS.Roy Marples2013-08-20
* Reword a little.Roy Marples2013-08-19
* Extend dhcpcd manual page to reflect actual behavior.Roy Marples2013-08-19
* Add the cloned static route, not the originalRoy Marples2013-08-19
* Try and fix bringing up virtual interfaces on BSDRoy Marples2013-08-18
* Clean up an un-used argument for non ipv6 builds.Roy Marples2013-08-18
* Fix build without IPv6Roy Marples2013-08-17
* Actually validate the search list.Roy Marples2013-08-06
* Release dhcpcd-6.0.5dhcpcd-6.0.5Roy Marples2013-08-02
* Slackware uses /etc/rc.d/rc.$service instead of just $service,Roy Marples2013-08-02
* If we don't have resolvconf, don't print a search line inRoy Marples2013-08-01