Mercurial > hg > dhcpcd
graph
-
Document some BSD systems lacking the ability to announce IPv6 address flag changes. draftTue, 16 Dec 2014 22:12:16 +0000, by Roy Marples
-
Store acquired time for each IPv6 address so we can correctly offset draftTue, 16 Dec 2014 20:20:01 +0000, by Roy Marples
-
For BSD systems stop polling for IPv6 router reachability. draftTue, 16 Dec 2014 13:25:40 +0000, by Roy Marples
-
The noalias directive will now remove any IPv4 addresses existing on draftSat, 13 Dec 2014 13:35:18 +0000, by Roy Marples
-
Clarify timeout and reboot timeout, make it more sane. draftFri, 12 Dec 2014 21:51:48 +0000, by Roy Marples
-
Include linux/rtnetlink.h in config.h rather than each file that needs it. draftWed, 10 Dec 2014 22:42:12 +0000, by Roy Marples
-
Allow other processes to handle the DHCP port on the wildcard address. draftTue, 09 Dec 2014 12:52:52 +0000, by Roy Marples
-
If we get another carrier event during the poll for IFF_UP, cancel the poll. draftTue, 09 Dec 2014 09:45:56 +0000, by Roy Marples
-
Instead if giving up if we receive a LINK_UP event before the kernel has set draftTue, 09 Dec 2014 09:39:30 +0000, by Roy Marples
-
If neither dig nor host are present fall back to getent. draftThu, 04 Dec 2014 13:45:24 +0000, by Roy Marples
-
IFT type does not cleanly match to ARP type so we have to check in each. draftWed, 03 Dec 2014 09:34:45 +0000, by Roy Marples
-
If STOPPED, set if_down = true when releasing, otherwise false. draftFri, 28 Nov 2014 15:18:09 +0000, by Roy Marples
-
Note that TEST removes the rapid_commit option from the message. draftWed, 26 Nov 2014 17:34:50 +0000, by Roy Marples
-
Inform the hooks if we're running with debug or not. draftWed, 26 Nov 2014 14:54:14 +0000, by Roy Marples
-
If a DHCP lease has expired on reboot, don't expire it right away as that draftWed, 26 Nov 2014 12:08:32 +0000, by 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. draftWed, 26 Nov 2014 11:35:38 +0000, by Roy Marples
-
Flags fake routes so we can change them when we renew our lease. draftWed, 26 Nov 2014 10:41:32 +0000, by Roy Marples
-
If the IP address is still on the interface when reading a lease, draftWed, 26 Nov 2014 03:35:09 +0000, by Roy Marples
-
Zero length UDP packets are not an error condition on the socket. draftTue, 25 Nov 2014 20:40:00 +0000, by Roy Marples
-
If allowinterfaces is not specified, allow all configured interfaces draftTue, 18 Nov 2014 12:06:08 +0000, by Roy Marples
-
Disable IPv6RS if a loopback, pointopoint or not a multicast interface. draftTue, 18 Nov 2014 11:47:45 +0000, by Roy Marples
-
If we don't have a hwlen and no clientid has been set, draftTue, 18 Nov 2014 11:28:14 +0000, by Roy Marples
-
Check for IFF_LOOPBACK and IFF_POINTOPOINT early to avoid needless draftTue, 18 Nov 2014 11:07:37 +0000, by Roy Marples
-
Loopback interfaces have routes scoped to the host only. draftTue, 18 Nov 2014 10:55:44 +0000, by Roy Marples
-
If we don't have a hardware address, fallback to creating draftTue, 18 Nov 2014 10:51:00 +0000, by Roy Marples
-
Reload global config when running per interface commands. draftTue, 18 Nov 2014 04:23:40 +0000, by Roy Marples
-
Only free other ARP states if not assinging an IPv4LL address. draftSun, 16 Nov 2014 18:43:02 +0000, by Roy Marples
-
Add a guard to IPv4LL probed in case of an ARP race. draftFri, 14 Nov 2014 07:16:49 +0000, by Roy Marples
-
Backup and restore any DHCP lease offered during the binding draftThu, 13 Nov 2014 18:45:04 +0000, by Roy Marples
-
Stop clang complaing about a more complex variant on a long standing TAILQ bug. draftTue, 11 Nov 2014 11:26:32 +0000, by Roy Marples
-
If we don't include sys/queue.h directly the clang analyzer complains draftTue, 11 Nov 2014 10:33:28 +0000, by Roy Marples
-
When closing the IPv4LL state, close any timers as well. draftTue, 11 Nov 2014 09:17:06 +0000, by Roy Marples
-
Reset DHCP state when the interface is departing. draftMon, 10 Nov 2014 19:23:52 +0000, by Roy Marples
-
Remove the direct include for cdefs.h - it's not needed for supported draftMon, 10 Nov 2014 17:30:29 +0000, by Roy Marples
-
TAILQ is now inlcuded via config.h either via sys/queue.h or compat/queue.h. draftMon, 10 Nov 2014 16:56:32 +0000, by Roy Marples
-
Remove RCSIDs from dhcpcd, they belong in the upstream project only. draftFri, 07 Nov 2014 20:56:47 +0000, by Roy Marples
