Mercurial > hg > dhcpcd
graph
-
We should ignore DHCP messages without a ServerID, #166. draft dhcpcd-4.0.13Sun, 12 Apr 2009 19:17:08 +0000, by Roy Marples
-
We should ignore DHCP messages without a ServerID, #166. draftSun, 12 Apr 2009 19:16:57 +0000, by Roy Marples
-
We need a bit more space for the profile name. draftTue, 31 Mar 2009 11:01:25 +0000, by Roy Marples
-
Add the ability to arping an address and select a profile based on the draftTue, 31 Mar 2009 08:35:38 +0000, by Roy Marples
-
Default point to point interfaces to static if not inform. draftMon, 23 Mar 2009 20:10:02 +0000, by Roy Marples
-
If we define a static address, we are not informing and vice versa. draftMon, 23 Mar 2009 14:05:51 +0000, by Roy Marples
-
Clarify reconfigure regarding the configuration file. draftFri, 20 Mar 2009 15:33:31 +0000, by Roy Marples
-
Allow dhcpcd to run on loopback interfaces if specified. draftFri, 20 Mar 2009 15:26:46 +0000, by Roy Marples
-
Add an option to reconfigure dhcpcd without rebinding. draftFri, 20 Mar 2009 10:21:12 +0000, by Roy Marples
-
Linux can now detect address addition and removal too. draftThu, 19 Mar 2009 22:27:13 +0000, by Roy Marples
-
We can now detected primary addresses added or changed in BSD. draftThu, 19 Mar 2009 17:52:12 +0000, by Roy Marples
-
We shouldn't need to flush arp entires ourself on BSD platforms. draftWed, 11 Mar 2009 11:53:11 +0000, by Roy Marples
-
We need to blacklist IP addresses at the packet level draftTue, 10 Mar 2009 17:28:18 +0000, by Roy Marples
-
Don't add subnet routes to INADDR_ANY or those without a gateway. draftThu, 05 Mar 2009 16:31:05 +0000, by Roy Marples
-
If we reboot an IPv4LL address, start DHCP negotiation right away. draftTue, 03 Mar 2009 23:41:53 +0000, by Roy Marples
-
Validate UDP better by ensuring data len is not bigger than our struct draftSat, 28 Feb 2009 08:59:48 +0000, by Roy Marples
-
Blacklist now accepts networks as well as addresses. draftFri, 27 Feb 2009 21:18:01 +0000, by Roy Marples
-
Use state dir for tmp files and try to preserve orig file more. draftThu, 26 Feb 2009 19:31:41 +0000, by Roy Marples
-
Why bother with a one off array when we can use our eloop? draftTue, 24 Feb 2009 19:17:19 +0000, by Roy Marples
-
Close sockets better and just run the script when we're not touching the interface. draftTue, 24 Feb 2009 15:41:15 +0000, by Roy Marples
-
Finally fix compile on vanilla kernel headers. draftTue, 24 Feb 2009 12:38:02 +0000, by Roy Marples
-
Check carrier eariler. Thanks to Michael Olney. draftTue, 24 Feb 2009 00:02:41 +0000, by Roy Marples
-
We need to include linux/wireless.h as wireless.h belongs to wireless-tools draftMon, 23 Feb 2009 19:20:14 +0000, by Roy Marples
-
Try a new tactic to compile with old broken linux kernel headers. draftMon, 23 Feb 2009 13:40:24 +0000, by Roy Marples
-
If we get POLLERR or POLLNVAL then we should not return >0 with an fd. draftMon, 23 Feb 2009 12:19:52 +0000, by Roy Marples
-
If we fail to send a packet we should still continue our code path. draftFri, 20 Feb 2009 08:33:03 +0000, by Roy Marples
-
We should expire instead of stop as we will start again. draftFri, 20 Feb 2009 07:29:13 +0000, by Roy Marples
-
Ensure that IPv4LL leases are not frominfo when probed. draftThu, 19 Feb 2009 19:55:13 +0000, by Roy Marples
