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-7.0.0-rc3
dhcpcd-7.0.0-rc3
Roy Marples
2017-10-07
*
State it's a SLAAC address
Roy Marples
2017-10-07
*
Document that -r and -s require the address on the command line.
Roy Marples
2017-10-07
*
Document slaac hwaddr in the default dhcpcd.conf
Roy Marples
2017-10-07
*
Don't re-define what crypt sources we need.
Roy Marples
2017-10-05
*
Fix compile on Illumos.
Roy Marples
2017-10-05
*
Supply __arraycount if not present.
Roy Marples
2017-10-05
*
Fix prior on stricter shells.
Roy Marples
2017-10-05
*
Detect hmac(3) in libc or the library containing MD5.
Roy Marples
2017-10-05
*
We don't actually care about the number of added routes, just
Roy Marples
2017-10-05
*
Free any allocated routes if we failed to allocate some.
Roy Marples
2017-10-05
*
Add compat/strlcpy.c from OpenBSD libc to use instead of
Roy Marples
2017-10-04
*
Comment out IPoIB broadcast address with a comment.
Roy Marples
2017-10-04
*
Specify MD5_BLOCK_LENGTH as ULL to try and work around a compiler issue.
Roy Marples
2017-10-03
*
Compare tv_sec to uint32_t correctly.
Roy Marples
2017-10-03
*
Compile eloop with config.h by default and bring in compat modules.
Roy Marples
2017-10-03
*
Don't special case not deleteing the IPv6 default route.
Roy Marples
2017-10-03
*
Fix checking gateways in route comparison.
Roy Marples
2017-10-03
*
Ensure that all RA's are actually dropped when dropping an interface.
Roy Marples
2017-10-03
*
ipv6nd_freedrop is no longer public.
Roy Marples
2017-10-03
*
Release dhcpcd-7.0.0-rc2
dhcpcd-7.0.0-rc2
Roy Marples
2017-09-19
*
dhcp: don't log wrong xid when there is no state
Roy Marples
2017-09-18
*
Add a FALLTHROUGH comment to appease coverity.
Roy Marples
2017-09-15
*
Fix compile warning with ARP disabled.
Roy Marples
2017-09-15
*
arp: RFC5227 kernels need to send ARP too
Roy Marples
2017-09-15
*
Use braces to clarify.
Roy Marples
2017-09-14
*
Whitespace.
Roy Marples
2017-09-13
*
Update spelling in comments.
Roy Marples
2017-09-12
*
Revert e92e049e as Linux marks autoconf addresses as manage
Roy Marples
2017-09-12
*
Fix prefix delegation.
Roy Marples
2017-09-09
*
dhcp6: listen to each DHCP address for messages
Roy Marples
2017-09-09
*
A delegated prefix is not an address to be added.
Roy Marples
2017-09-07
*
Ignore swap files.
Roy Marples
2017-09-05
*
Remove debug.
Roy Marples
2017-09-05
*
Fix reporting of DNS encoded SIP servers.
Roy Marples
2017-08-30
*
man: note requirements of interface / protocol when exiting
Roy Marples
2017-08-29
*
Promote IPv6 dhcpcd address flags to unsignned int to allow expansion.
Roy Marples
2017-08-28
*
Don't create temporary addresses based off prefix in newaddr.
Roy Marples
2017-08-26
*
Ensure that IN6_IFF_TEMPORARY is defined before checking it on Linux.
Roy Marples
2017-08-26
*
Fix compile without INET.
Roy Marples
2017-08-12
*
Fix compile without INET6.
Roy Marples
2017-08-12
*
if-bsd: compile on recent OpenBSD without ND6 flags
Roy Marples
2017-08-10
*
Cast away some compile warnings.
Roy Marples
2017-08-04
*
More ap -> ia
Roy Marples
2017-08-04
*
We don't send NS messages anymore.
Roy Marples
2017-08-03
*
Fix a memory issue.
Roy Marples
2017-08-03
*
Persist shared IP address on interfaces.
Roy Marples
2017-08-01
*
dhcp6: implement lastlease and lastleaseextend
Roy Marples
2017-07-25
*
dhcpcd starts inactive interfaces erroneously.
Roy Marples
2017-07-25
*
Unset $ifsuffix for non protocol reasons
Roy Marples
2017-07-13
[next]