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-rc4
dhcpcd-7.0.0-rc4
Roy Marples
2017-12-06
*
eloop: set _eloop in signal setup rather than start
Roy Marples
2017-11-15
*
Init the signal handler ASAP so random stuff can be cleaned up.
Roy Marples
2017-11-15
*
DHCPv6: confirm lease on carrier up
Roy Marples
2017-11-14
*
IPv6ND: Fix lifetime overflow on carrier up
Roy Marples
2017-11-14
*
BSD: Strip scope from link-local addresses for KAME stacks
Roy Marples
2017-11-14
*
if-linux: fix a potential NULL de-reference
Roy Marples
2017-11-06
*
dhcp6: don't make delegated addresses stale
Roy Marples
2017-11-06
*
dhcp6: redirect message to interface with matching xid
Roy Marples
2017-11-06
*
Ensure that xid is unique across all interfaces.
Roy Marples
2017-11-06
*
dhcpcd-run-hooks(8) should not attempt to guess the protocol.
Roy Marples
2017-11-03
*
DHCPv6: listen on all IPv6 addresses for active interface
Roy Marples
2017-10-25
*
ipv6nd: don't handle NA or RA if not active interface
Roy Marples
2017-10-25
*
bpf: remove the BPF_FREE flag
Roy Marples
2017-10-25
*
arp: fix memory leak
Roy Marples
2017-10-25
*
Fix prior patches by using correct bitmasks for flags.
Roy Marples
2017-10-25
*
Fix a boo boo
Roy Marples
2017-10-24
*
bpf: store flags in state for a better abort
Roy Marples
2017-10-24
*
dhcp: arp announce existing address before reboot
Roy Marples
2017-10-24
*
dhcp: improve error logging about UDP checksum failure
Roy Marples
2017-10-23
*
Make this more readable.
Roy Marples
2017-10-21
*
OpenBSD: Remove route labelling support
Roy Marples
2017-10-10
*
Don't attempt to flush IPv6 routers or prefixes if the kernel
Roy Marples
2017-10-10
*
Don't mark statically configured IPv4 routes as DHCP.
Roy Marples
2017-10-09
*
Set DHCP routes as DHCP in supported OS's.
Roy Marples
2017-10-09
*
Set RA routes as RA in supported OS's.
Roy Marples
2017-10-09
*
Update README from dhcpcd.conf
Roy Marples
2017-10-09
*
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
[next]