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-6.6.2
dhcpcd-6.6.2
Roy Marples
2014-11-14
*
Add a guard to IPv4LL probed in case of an ARP race.
Roy Marples
2014-11-14
*
Backup and restore any DHCP lease offered during the binding
Roy Marples
2014-11-13
*
Stop clang complaing about a more complex variant on a long standing TAILQ bug.
Roy Marples
2014-11-11
*
If we don't include sys/queue.h directly the clang analyzer complains
Roy Marples
2014-11-11
*
Align config.h contents better
Roy Marples
2014-11-11
*
When closing the IPv4LL state, close any timers as well.
Roy Marples
2014-11-11
*
Reset DHCP state when the interface is departing.
Roy Marples
2014-11-10
*
Remove all interface timers when stopping.
Roy Marples
2014-11-10
*
eloop queue 0 is all queues, respect it.
Roy Marples
2014-11-10
*
Remove the direct include for cdefs.h - it's not needed for supported
Roy Marples
2014-11-10
*
TAILQ is now inlcuded via config.h either via sys/queue.h or compat/queue.h.
Roy Marples
2014-11-10
*
Remove dead store
Roy Marples
2014-11-07
*
Remove RCSIDs from dhcpcd, they belong in the upstream project only.
Roy Marples
2014-11-07
*
Release dhcpcd-6.6.1
dhcpcd-6.6.1
Roy Marples
2014-11-07
*
When stopping interfaces, skip past pseudo interfaces instead of finding
Roy Marples
2014-11-07
*
Support old Linux kernels where IFLA_AF_SPEC may not exist.
Roy Marples
2014-11-07
*
If the IPv6 LL address is duplicated and using SLAAC private addressing,
Roy Marples
2014-11-03
*
Fix disabling IPv6 on start error.
Roy Marples
2014-11-03
*
Release dhcpcd-6.6.0
dhcpcd-6.6.0
Roy Marples
2014-10-29
*
Reset DHCP state when carrier goes down.
Roy Marples
2014-10-25
*
Set IPv4LL ARP state to NULL if freeing it.
Roy Marples
2014-10-25
*
When we transition from REQUEST to DISCOVER in a reboot, start
Roy Marples
2014-10-24
*
Free other ARP states in a better way.
Roy Marples
2014-10-24
*
When binding a non IPv4LL address, kill the IPV4LL state.
Roy Marples
2014-10-24
*
We should not use a DHCP lease for IPV4LL.
Roy Marples
2014-10-24
*
Close arp explicity as well.
Roy Marples
2014-10-24
*
Improve IPv4LL -> DHCP state transitions
Roy Marples
2014-10-24
*
Fix transition from IPv4LL to a valid DHCP state.
Roy Marples
2014-10-24
*
Is really 5
Roy Marples
2014-10-23
*
Add a helper function to report conflicts to shrink the binary.
Roy Marples
2014-10-23
*
Fix timeout
Roy Marples
2014-10-23
*
Rework the ARP code so that we can have multiple ARP states.
Roy Marples
2014-10-23
*
Treat IPv4LL as fallback and start DHCP discovery even if the prior lease
Roy Marples
2014-10-22
*
If not doing DHCP or DHCP6, disable the DNS requirement in the RA to fork.
Roy Marples
2014-10-22
*
Simplfy
Roy Marples
2014-10-22
*
RFC 3927 Section 2.1 states that the random number generator should be
Roy Marples
2014-10-21
*
Don't reset the last failed address needlessly.
Roy Marples
2014-10-21
*
Fix off by one MAX_CONFLICTS error.
Roy Marples
2014-10-21
*
PREINIT, UNKNOWN and CARRIER are not up or down states.
Roy Marples
2014-10-21
*
Check local interfaces for a duplicate IPv4LL address before ARP.
Roy Marples
2014-10-21
*
Only reset the IPv4LL conflict counter after we have finished
Roy Marples
2014-10-21
*
Reset defend when adding address.
Roy Marples
2014-10-21
*
Fix recovering from a failed defeat of an IPv4LL address.
Roy Marples
2014-10-20
*
Log the address IPv4LL defends.
Roy Marples
2014-10-20
*
solicitation spelling as pointed out by Russell Bell.
Roy Marples
2014-10-20
*
Apply documentation patch from Christos and re-release.
dhcpcd-6.5.1
Roy Marples
2014-10-17
*
Release dhcpcd-6.5.1
Roy Marples
2014-10-17
*
Delay IPv4LL by a potential DHCP delay as well.
Roy Marples
2014-10-17
*
Fix the case where we lose carrier between IPv4 delay and starting a new
Roy Marples
2014-10-17
[next]