Mercurial > hg > dhcpcd
graph
-
dhcpcd -V now shows all variables we set, even without an option. draftFri, 24 Apr 2009 16:48:35 +0000, by Roy Marples
-
Remove old NetworkManager script - it's useless these days. draftMon, 20 Apr 2009 09:38:08 +0000, by Roy Marples
-
Prefix interface vars with if so we don't stamp on generic names like 'flags'. draftMon, 20 Apr 2009 09:37:11 +0000, by Roy Marples
-
Blank memory correctly so we pickup address and route addition/deletion better. draftSun, 19 Apr 2009 19:40:13 +0000, by Roy Marples
-
Add an option to fallback to a profile when DHCP fails. draftSat, 18 Apr 2009 21:43:23 +0000, by Roy Marples
-
NetBSD-5.0RC4 has a kernel error causing an AF_LINK to be reported twice. A patch has been submitted, hopefully included in NetBSD-5.0 draftFri, 17 Apr 2009 19:15:42 +0000, by Roy Marples
-
discover_interfaces now uses getifaddrs instead of OS specific implementation. draftFri, 17 Apr 2009 12:49:25 +0000, by Roy Marples
-
Some option only make sense in the configuration file, so remove short draftWed, 15 Apr 2009 09:15:53 +0000, by Roy Marples
-
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
