Mercurial > hg > dhcpcd
graph
-
RFC2131 implies that we should only ARP check after an offer. draft dhcpcd-4.0.10Sun, 01 Feb 2009 17:13:32 +0000, by Roy Marples
-
RFC2131 implies that we should only ARP check after an offer. draftSun, 01 Feb 2009 17:13:19 +0000, by Roy Marples
-
We should zero the entire message struct so any options don't overflow into unallocated memory when evaluating them. draft dhcpcd-4.0.9Fri, 30 Jan 2009 20:19:12 +0000, by Roy Marples
-
We should zero the entire message struct so any options don't overflow into unallocated memory when evaluating them. draftFri, 30 Jan 2009 20:18:35 +0000, by Roy Marples
-
Just terminate the DHCP message if not terminated. DHO_PAD could be valid data. draftThu, 29 Jan 2009 13:56:23 +0000, by Roy Marples
-
Just terminate the DHCP message if not terminated. DHO_PAD could be valid data. draftThu, 29 Jan 2009 13:56:12 +0000, by Roy Marples
-
Clean up compiler warnings from overly pedantic checking. draftThu, 29 Jan 2009 13:09:23 +0000, by Roy Marples
-
Clean up compiler warnings from overly pedantic checking. draftThu, 29 Jan 2009 13:01:29 +0000, by Roy Marples
-
We should state which interface we're removing the route from correctly. draftTue, 27 Jan 2009 20:57:27 +0000, by Roy Marples
-
We need to ensure that manual route deletions are deleted from our internal routing table also. Partial fix for #159. draftMon, 26 Jan 2009 22:32:42 +0000, by Roy Marples
-
Optimize code around NULL terminated hostname. draftMon, 26 Jan 2009 12:50:47 +0000, by Roy Marples
-
Optimize code around NULL terminated hostname. draftMon, 26 Jan 2009 12:49:12 +0000, by Roy Marples
-
We should only send short hostnames as qualfied ones confuse ISC DHCP server. If a FQDN is required, then use that option instead of the hostname. Backported from trunk, r1174. draftMon, 26 Jan 2009 12:00:35 +0000, by Roy Marples
-
We should only send short hostnames as qualfied ones confuse ISC DHCP server. If a FQDN is required, then use that option instead of the hostname. draftMon, 26 Jan 2009 12:00:01 +0000, by Roy Marples
-
Ensure that we have enough buffer for gethostname and terminate it correctly. draft dhcpcd-4.0.8Mon, 26 Jan 2009 09:14:54 +0000, by Roy Marples
-
Ensure that we have enough buffer for gethostname and terminate it correctly. draftMon, 26 Jan 2009 09:11:38 +0000, by Roy Marples
-
Fix a valgrid issue and don't call getifssid unless we are wireless. draftFri, 23 Jan 2009 01:20:02 +0000, by Roy Marples
-
The lack of a rebind time should not force a default renewal time, #156. draftThu, 22 Jan 2009 14:16:29 +0000, by Roy Marples
-
Handle stopping and releasing a little better. draftTue, 20 Jan 2009 16:33:11 +0000, by Roy Marples
-
When dropping config, we should punt the old config so we don't drop it twice. draftMon, 19 Jan 2009 16:17:18 +0000, by Roy Marples
-
We should shutdown instead of close our sockets to inform clients they have gone. draftThu, 15 Jan 2009 14:50:19 +0000, by Roy Marples
-
--getinterfaces should be more than sufficient for the control socket. draftThu, 15 Jan 2009 14:22:40 +0000, by Roy Marples
-
We should use the reason CARRIER as well and run carrier notifications after PREINIT. draftThu, 15 Jan 2009 13:31:46 +0000, by Roy Marples
-
We need to close our listeners before removing the socket so clients close down properly. draftThu, 15 Jan 2009 09:58:21 +0000, by Roy Marples
-
New configure reasons NOCARRIER and NAK instead of just sending EXPIRE. draftThu, 15 Jan 2009 09:30:11 +0000, by Roy Marples
-
Send version length first on the control socket. draftTue, 13 Jan 2009 18:03:12 +0000, by Roy Marples
