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.99.3
dhcpcd-5.99.3
Roy Marples
2012-12-19
*
Fix default onlink value.
Roy Marples
2012-12-11
*
Respect the ONLINK flag the prefix option of the RA
Roy Marples
2012-12-11
*
Fix compile on BSD.
Roy Marples
2012-12-07
*
Log error whe starting DHCPv6 without RA.
Roy Marples
2012-12-07
*
If no IPv6 proc or sysctl entries exist for RA or forward, assume it's OK.
Roy Marples
2012-12-07
*
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
*
Normalise timing
Roy Marples
2012-11-13
*
Move free to exit function.
Roy Marples
2012-11-13
*
Discard addresses if expired on reboot
Roy Marples
2012-11-13
*
Stop probing when dropped
Roy Marples
2012-11-13
*
Send to all dhcp agents instead of all routers.
Roy Marples
2012-11-13
*
Use a proper namespace for IPv4LL
Roy Marples
2012-11-13
*
Use a proper namespace for eloop
Roy Marples
2012-11-13
*
Use a proper namespace for control
Roy Marples
2012-11-13
*
Fix some memory issues
Roy Marples
2012-11-13
*
Expire the DHCPv6 lease when carrier drops.
Roy Marples
2012-11-11
*
Always close this fd
Roy Marples
2012-11-11
*
Improve logging of script exiting.
Roy Marples
2012-11-11
*
Log posix_spawn(2) errors better.
Roy Marples
2012-11-11
*
Because posix_spawn(2) implementations can use fork(2) we have no
Roy Marples
2012-11-11
*
eloop doesn't check errors atm
Roy Marples
2012-11-11
*
Break after processing a callback
Roy Marples
2012-11-10
*
Fix memory errors
Roy Marples
2012-11-10
*
_NSIG seems to be the norm. Use _SIG_MAXSIG if available otherwise guess.
Roy Marples
2012-11-10
*
Fix compile of the new compat shims on NetBSD.
Roy Marples
2012-11-10
*
Add a pselect(2) shim for systems that lack support for it.
Roy Marples
2012-11-10
*
Replace poll(2) with pselect(2) and vfork(2)+execve(2) with
Roy Marples
2012-11-10
*
Add a message to indicate dhcpcd exited cleanly.
Roy Marples
2012-11-10
*
Silence a gcc signed vs unsigned warning by comparing to 0.
Roy Marples
2012-11-09
*
We should check start len >0 as len will be zero at this point.
Roy Marples
2012-11-08
*
When decoding RCC3397 domains we should ensure that we have
Roy Marples
2012-11-07
*
Ensure we have a big enough buffer for an escaped DNSSL option.
Roy Marples
2012-11-07
*
When an RA is forced to expire, don't run the script twice.
Roy Marples
2012-11-07
*
Implement the core DHCPv6 client for SOLICIT, REQUEST, RENEW, CONFIRM.
Roy Marples
2012-11-06
*
Fix some more potential leaks and allow full build with dmalloc.
root@uberpc.marples.name
2012-11-01
*
Plug some memory leaks.
Roy Marples
2012-11-01
*
If we receive >1 MTU option, last one takes precendence.
Roy Marples
2012-11-01
*
Save a few bytes
Roy Marples
2012-10-31
*
Expire RDNSS and DNSSL options if the RA expires.
Roy Marples
2012-10-31
*
Merge multiple options together as per RFC4861 section 6.3.4
Roy Marples
2012-10-31
*
whitespace
Roy Marples
2012-10-31
*
Provide TAILQ_FOREACH_REVERSE_SAFE if not defined.
Roy Marples
2012-10-31
*
No need to check if we have a prefix, as this could be a localised LAN.
Roy Marples
2012-10-31
*
When we receive a RA with a lifetime of 0, we should just remove
Roy Marples
2012-10-31
*
Only remove IPv6 addresses when no RA's have them configured.
Roy Marples
2012-10-31
*
If we receive a RA with a lifetime of 0, just expire it right away
Roy Marples
2012-10-31
*
IANA PEN should be in network order.
Roy Marples
2012-10-31
*
DHCPCD Project has been assigned a PEN of 40712
Roy Marples
2012-10-31
[next]