summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.6.5dhcpcd-5.6.5Roy Marples2012-12-19
* Respect AUTO and ONLINK flags for each prefix in the RA.Roy Marples2012-12-11
* Release dhcpcd-5.6.4dhcpcd-5.6.4Roy Marples2012-12-06
* Avoid sillyness if not a valid IPv6 addressRoy Marples2012-11-24
* Set %interface for exported IPv6 link local addresses.Roy Marples2012-11-24
* Release dhcpcd-5.6.3dhcpcd-5.6.3Roy Marples2012-11-16
* Fix compileRoy Marples2012-11-14
* Stop probing when droppedRoy Marples2012-11-14
* Always close this fdRoy Marples2012-11-14
* We should check start len >0 as len will be zero at this point.Roy Marples2012-11-14
* When decoding RCC3397 domains we should ensure that we haveRoy Marples2012-11-14
* Ensure we have a big enough buffer for an escaped DNSSL option.Roy Marples2012-11-14
* When an RA is forced to expire, don't run the script twice.Roy Marples2012-11-14
* Fix some more potential leaks and allow full build with dmalloc.Roy Marples2012-11-14
* Plug some memory leaks.Roy Marples2012-11-14
* If we receive >1 MTU option, last one takes precendence.Roy Marples2012-11-14
* Save a few bytesRoy Marples2012-11-14
* Expire RDNSS and DNSSL options if the RA expires.Roy Marples2012-11-14
* Merge multiple options together as per RFC4861 section 6.3.4Roy Marples2012-11-14
* whitespaceRoy Marples2012-11-14
* Provide TAILQ_FOREACH_REVERSE_SAFE if not defined.Roy Marples2012-11-14
* When we receive a RA with a lifetime of 0, we should just removeRoy Marples2012-11-14
* Move the RS state into a struct in a generic data array.Roy Marples2012-11-14
* Only remove IPv6 addresses when no RA's have them configured.Roy Marples2012-11-14
* If we receive a RA with a lifetime of 0, just expire it right awayRoy Marples2012-11-14
* Improve reported timings.Roy Marples2012-11-14
* Show renew and rebind times when debugging is enabled.Roy Marples2012-11-14
* Fix stupid length validation check.Roy Marples2012-11-14
* Fix compile fr systems without RTF_CLONING such as FreeBSD-8Roy Marples2012-11-14
* More fixes to validation lengths.Roy Marples2012-11-14
* Fix variable length encodingsRoy Marples2012-11-14
* If we receive a packet with two options the same which is notRoy Marples2012-11-14
* Fix DUID support.Roy Marples2012-11-14
* Make this file actually workRoy Marples2012-11-14
* Restart the interface immediately after a NAK instead ofRoy Marples2012-11-14
* Release dhcpcd-5.6.2dhcpcd-5.6.2Roy Marples2012-09-03
* Ensure we have correct memory allocation for number of prefixes.Roy Marples2012-08-30
* Only accept netlink messages from the kernel.Roy Marples2012-08-24
* Only add our own host or destination routes to the build table whenRoy Marples2012-08-23
* Remove -v from --version in usage.Roy Marples2012-08-18
* For some reason, Linux likes to re-add the IPv6 network route even ifRoy Marples2012-08-07
* Seems we need braces here.Roy Marples2012-08-06
* Add pltime and vltime to our IPv6 addresses.Roy Marples2012-08-06
* Change the NS times so that we assume reachable until the reachableRoy Marples2012-08-06
* We should send our NS solicitation directly to the router.Roy Marples2012-08-06
* Add MTU to IPv6 routes on Linux.Roy Marples2012-08-06
* If we fail to open sockets, don't bother sending the request.Roy Marples2012-08-06
* ra%d_prefix is now a space separated array of the finished address/lenRoy Marples2012-07-18
* Don't set if_up or if_down as true when testing.Roy Marples2012-07-18
* Disable kernel interface RA as early as possible on Linux.Roy Marples2012-07-13