| Wed, 26 Nov 2014 12:45:19 +0000 |
Roy Marples |
Release dhcpcd-6.6.3
draft dhcpcd-6.6.3
|
| Wed, 26 Nov 2014 12:08:32 +0000 |
Roy Marples |
If a DHCP lease has expired on reboot, don't expire it right away as that
draft
|
| Wed, 26 Nov 2014 11:35:38 +0000 |
Roy Marples |
With a fake added lease, we cannot assume the subnet is correct for the address, so treat as it's not there for sending DHCP messages.
draft
|
| Wed, 26 Nov 2014 11:25:39 +0000 |
Roy Marples |
Enter reboot state with a fake lease.
draft
|
| Wed, 26 Nov 2014 10:41:32 +0000 |
Roy Marples |
Flags fake routes so we can change them when we renew our lease.
draft
|
| Wed, 26 Nov 2014 03:35:09 +0000 |
Roy Marples |
If the IP address is still on the interface when reading a lease,
draft
|
| Tue, 25 Nov 2014 21:08:34 +0000 |
Roy Marples |
Fix wording.
draft
|
| Tue, 25 Nov 2014 21:08:10 +0000 |
Roy Marples |
Whitespace
draft
|
| Tue, 25 Nov 2014 20:40:00 +0000 |
Roy Marples |
Zero length UDP packets are not an error condition on the socket.
draft
|
| Mon, 24 Nov 2014 11:03:28 +0000 |
Roy Marples |
When not daemonising, don't exit on timeout.
draft
|
| Mon, 24 Nov 2014 10:54:46 +0000 |
Roy Marples |
Whitespace
draft
|
| Tue, 18 Nov 2014 12:06:08 +0000 |
Roy Marples |
If allowinterfaces is not specified, allow all configured interfaces
draft
|
| Tue, 18 Nov 2014 11:47:45 +0000 |
Roy Marples |
Disable IPv6RS if a loopback, pointopoint or not a multicast interface.
draft
|
| Tue, 18 Nov 2014 11:28:14 +0000 |
Roy Marples |
If we don't have a hwlen and no clientid has been set,
draft
|
| Tue, 18 Nov 2014 11:07:37 +0000 |
Roy Marples |
Check for IFF_LOOPBACK and IFF_POINTOPOINT early to avoid needless
draft
|
| Tue, 18 Nov 2014 10:55:44 +0000 |
Roy Marples |
Loopback interfaces have routes scoped to the host only.
draft
|
| Tue, 18 Nov 2014 10:51:00 +0000 |
Roy Marples |
If we don't have a hardware address, fallback to creating
draft
|
| Tue, 18 Nov 2014 08:54:19 +0000 |
Roy Marples |
This comment no longer applies.
draft
|
| Tue, 18 Nov 2014 04:23:40 +0000 |
Roy Marples |
Reload global config when running per interface commands.
draft
|
| Sun, 16 Nov 2014 18:43:02 +0000 |
Roy Marples |
Only free other ARP states if not assinging an IPv4LL address.
draft
|
| Sun, 16 Nov 2014 18:42:01 +0000 |
Roy Marples |
Log which IP address we are ARPing
draft
|
| Fri, 14 Nov 2014 11:45:09 +0000 |
Roy Marples |
Release dhcpcd-6.6.2
draft dhcpcd-6.6.2
|
| Fri, 14 Nov 2014 07:16:49 +0000 |
Roy Marples |
Add a guard to IPv4LL probed in case of an ARP race.
draft
|
| Thu, 13 Nov 2014 18:45:04 +0000 |
Roy Marples |
Backup and restore any DHCP lease offered during the binding
draft
|
| Tue, 11 Nov 2014 11:26:32 +0000 |
Roy Marples |
Stop clang complaing about a more complex variant on a long standing TAILQ bug.
draft
|
| Tue, 11 Nov 2014 10:33:28 +0000 |
Roy Marples |
If we don't include sys/queue.h directly the clang analyzer complains
draft
|
| Tue, 11 Nov 2014 10:02:17 +0000 |
Roy Marples |
Align config.h contents better
draft
|
| Tue, 11 Nov 2014 09:17:06 +0000 |
Roy Marples |
When closing the IPv4LL state, close any timers as well.
draft
|
| Mon, 10 Nov 2014 19:23:52 +0000 |
Roy Marples |
Reset DHCP state when the interface is departing.
draft
|
| Mon, 10 Nov 2014 19:23:22 +0000 |
Roy Marples |
Remove all interface timers when stopping.
draft
|
| Mon, 10 Nov 2014 19:22:43 +0000 |
Roy Marples |
eloop queue 0 is all queues, respect it.
draft
|
| Mon, 10 Nov 2014 17:30:29 +0000 |
Roy Marples |
Remove the direct include for cdefs.h - it's not needed for supported
draft
|
| Mon, 10 Nov 2014 16:56:32 +0000 |
Roy Marples |
TAILQ is now inlcuded via config.h either via sys/queue.h or compat/queue.h.
draft
|
| Fri, 07 Nov 2014 21:08:48 +0000 |
Roy Marples |
Remove dead store
draft
|
| Fri, 07 Nov 2014 20:56:47 +0000 |
Roy Marples |
Remove RCSIDs from dhcpcd, they belong in the upstream project only.
draft
|
| Fri, 07 Nov 2014 20:03:19 +0000 |
Roy Marples |
Release dhcpcd-6.6.1
draft dhcpcd-6.6.1
|
| Fri, 07 Nov 2014 18:57:35 +0000 |
Roy Marples |
When stopping interfaces, skip past pseudo interfaces instead of finding
draft
|
| Fri, 07 Nov 2014 09:59:53 +0000 |
Roy Marples |
Support old Linux kernels where IFLA_AF_SPEC may not exist.
draft
|
| Mon, 03 Nov 2014 11:58:10 +0000 |
Roy Marples |
If the IPv6 LL address is duplicated and using SLAAC private addressing,
draft
|
| Mon, 03 Nov 2014 11:50:11 +0000 |
Roy Marples |
Fix disabling IPv6 on start error.
draft
|
| Wed, 29 Oct 2014 00:53:02 +0000 |
Roy Marples |
Release dhcpcd-6.6.0
draft dhcpcd-6.6.0
|
| Sat, 25 Oct 2014 09:54:11 +0000 |
Roy Marples |
Reset DHCP state when carrier goes down.
draft
|
| Sat, 25 Oct 2014 09:52:21 +0000 |
Roy Marples |
Set IPv4LL ARP state to NULL if freeing it.
draft
|
| Fri, 24 Oct 2014 20:30:38 +0000 |
Roy Marples |
When we transition from REQUEST to DISCOVER in a reboot, start
draft
|
| Fri, 24 Oct 2014 19:30:24 +0000 |
Roy Marples |
Free other ARP states in a better way.
draft
|
| Fri, 24 Oct 2014 19:25:04 +0000 |
Roy Marples |
When binding a non IPv4LL address, kill the IPV4LL state.
draft
|
| Fri, 24 Oct 2014 19:24:29 +0000 |
Roy Marples |
We should not use a DHCP lease for IPV4LL.
draft
|
| Fri, 24 Oct 2014 12:24:27 +0000 |
Roy Marples |
Close arp explicity as well.
draft
|
| Fri, 24 Oct 2014 11:00:03 +0000 |
Roy Marples |
Improve IPv4LL -> DHCP state transitions
draft
|
| Fri, 24 Oct 2014 09:14:16 +0000 |
Roy Marples |
Fix transition from IPv4LL to a valid DHCP state.
draft
|
| Thu, 23 Oct 2014 20:24:29 +0000 |
Roy Marples |
Is really 5
draft
|
| Thu, 23 Oct 2014 19:58:36 +0000 |
Roy Marples |
Add a helper function to report conflicts to shrink the binary.
draft
|
| Thu, 23 Oct 2014 19:50:37 +0000 |
Roy Marples |
Fix timeout
draft
|
| Thu, 23 Oct 2014 19:07:35 +0000 |
Roy Marples |
Rework the ARP code so that we can have multiple ARP states.
draft
|
| Wed, 22 Oct 2014 08:59:01 +0000 |
Roy Marples |
Treat IPv4LL as fallback and start DHCP discovery even if the prior lease
draft
|
| Wed, 22 Oct 2014 08:54:09 +0000 |
Roy Marples |
If not doing DHCP or DHCP6, disable the DNS requirement in the RA to fork.
draft
|
| Wed, 22 Oct 2014 04:17:25 +0000 |
Roy Marples |
Simplfy
draft
|
| Tue, 21 Oct 2014 22:55:30 +0000 |
Roy Marples |
RFC 3927 Section 2.1 states that the random number generator should be
draft
|
| Tue, 21 Oct 2014 22:35:09 +0000 |
Roy Marples |
Don't reset the last failed address needlessly.
draft
|
| Tue, 21 Oct 2014 18:33:44 +0000 |
Roy Marples |
Fix off by one MAX_CONFLICTS error.
draft
|