| Commit message (Expand) | Author | Age |
| * | Quickly backport an IPv6 router expiry fix for multi-homed systems.dhcpcd-5.6.8 | Roy Marples | 2013-04-04 |
| * | Release dhcpcd-5.6.8 | Roy Marples | 2013-04-04 |
| * | Create lease files so they are user writeable. | Roy Marples | 2013-03-27 |
| * | Change arp errno to match what we use in dhcpcd. | Roy Marples | 2013-02-19 |
| * | Fix last commit. | Roy Marples | 2013-02-19 |
| * | Avoid a potential buffer overflow. | Roy Marples | 2013-02-19 |
| * | Fix last commit a little. | Roy Marples | 2013-02-15 |
| * | Instead of opening link, ipv6, ipv6rs and ipv6ns sockets globally, | Roy Marples | 2013-02-15 |
| * | Add -h|--help option to configure | Roy Marples | 2013-02-15 |
| * | If we have one interface enabled for IPv6 RS, we stupidly process | Roy Marples | 2013-02-05 |
| * | Fix potential issue if we don't want routes and we fail a decode.dhcpcd-5.6.7 | Roy Marples | 2013-01-28 |
| * | Release dhcpcd-5.6.7 | Roy Marples | 2013-01-28 |
| * | Ensure that nooption correctly woks for routes. | Roy Marples | 2013-01-28 |
| * | Check the correct interface the RAP came from before overwriting it. | Roy Marples | 2013-01-28 |
| * | Preserve the space in static routes on the command line. | Roy Marples | 2012-12-20 |
| * | Release dhcpcd-5.6.6dhcpcd-5.6.6 | Roy Marples | 2012-12-19 |
| * | Grow -4, --ipv4only and -6, --ipv6only options. | Roy Marples | 2012-12-19 |
| * | Release dhcpcd-5.6.5dhcpcd-5.6.5 | Roy Marples | 2012-12-19 |
| * | Respect AUTO and ONLINK flags for each prefix in the RA. | Roy Marples | 2012-12-11 |
| * | Release dhcpcd-5.6.4dhcpcd-5.6.4 | Roy Marples | 2012-12-06 |
| * | Avoid sillyness if not a valid IPv6 address | Roy Marples | 2012-11-24 |
| * | Set %interface for exported IPv6 link local addresses. | Roy Marples | 2012-11-24 |
| * | Release dhcpcd-5.6.3dhcpcd-5.6.3 | Roy Marples | 2012-11-16 |
| * | Fix compile | Roy Marples | 2012-11-14 |
| * | Stop probing when dropped | Roy Marples | 2012-11-14 |
| * | Always close this fd | Roy Marples | 2012-11-14 |
| * | We should check start len >0 as len will be zero at this point. | Roy Marples | 2012-11-14 |
| * | When decoding RCC3397 domains we should ensure that we have | Roy Marples | 2012-11-14 |
| * | Ensure we have a big enough buffer for an escaped DNSSL option. | Roy Marples | 2012-11-14 |
| * | When an RA is forced to expire, don't run the script twice. | Roy Marples | 2012-11-14 |
| * | Fix some more potential leaks and allow full build with dmalloc. | Roy Marples | 2012-11-14 |
| * | Plug some memory leaks. | Roy Marples | 2012-11-14 |
| * | If we receive >1 MTU option, last one takes precendence. | Roy Marples | 2012-11-14 |
| * | Save a few bytes | Roy Marples | 2012-11-14 |
| * | Expire RDNSS and DNSSL options if the RA expires. | Roy Marples | 2012-11-14 |
| * | Merge multiple options together as per RFC4861 section 6.3.4 | Roy Marples | 2012-11-14 |
| * | whitespace | Roy Marples | 2012-11-14 |
| * | Provide TAILQ_FOREACH_REVERSE_SAFE if not defined. | Roy Marples | 2012-11-14 |
| * | When we receive a RA with a lifetime of 0, we should just remove | Roy Marples | 2012-11-14 |
| * | Move the RS state into a struct in a generic data array. | Roy Marples | 2012-11-14 |
| * | Only remove IPv6 addresses when no RA's have them configured. | Roy Marples | 2012-11-14 |
| * | If we receive a RA with a lifetime of 0, just expire it right away | Roy Marples | 2012-11-14 |
| * | Improve reported timings. | Roy Marples | 2012-11-14 |
| * | Show renew and rebind times when debugging is enabled. | Roy Marples | 2012-11-14 |
| * | Fix stupid length validation check. | Roy Marples | 2012-11-14 |
| * | Fix compile fr systems without RTF_CLONING such as FreeBSD-8 | Roy Marples | 2012-11-14 |
| * | More fixes to validation lengths. | Roy Marples | 2012-11-14 |
| * | Fix variable length encodings | Roy Marples | 2012-11-14 |
| * | If we receive a packet with two options the same which is not | Roy Marples | 2012-11-14 |
| * | Fix DUID support. | Roy Marples | 2012-11-14 |