index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Release dhcpcd-5.6.5
dhcpcd-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.4
dhcpcd-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.3
dhcpcd-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
*
Make this file actually work
Roy Marples
2012-11-14
*
Restart the interface immediately after a NAK instead of
Roy Marples
2012-11-14
*
Release dhcpcd-5.6.2
dhcpcd-5.6.2
Roy Marples
2012-09-03
*
Ensure we have correct memory allocation for number of prefixes.
Roy Marples
2012-08-30
*
Only accept netlink messages from the kernel.
Roy Marples
2012-08-24
*
Only add our own host or destination routes to the build table when
Roy Marples
2012-08-23
*
Remove -v from --version in usage.
Roy Marples
2012-08-18
*
For some reason, Linux likes to re-add the IPv6 network route even if
Roy Marples
2012-08-07
*
Seems we need braces here.
Roy Marples
2012-08-06
*
Add pltime and vltime to our IPv6 addresses.
Roy Marples
2012-08-06
*
Change the NS times so that we assume reachable until the reachable
Roy Marples
2012-08-06
*
We should send our NS solicitation directly to the router.
Roy Marples
2012-08-06
*
Add MTU to IPv6 routes on Linux.
Roy Marples
2012-08-06
*
If we fail to open sockets, don't bother sending the request.
Roy Marples
2012-08-06
*
ra%d_prefix is now a space separated array of the finished address/len
Roy Marples
2012-07-18
*
Don't set if_up or if_down as true when testing.
Roy Marples
2012-07-18
*
Disable kernel interface RA as early as possible on Linux.
Roy Marples
2012-07-13
[next]