Mercurial > hg > dhcpcd
graph
-
Document control sockets and DHCPv6 lease file. draftTue, 25 Feb 2014 11:10:19 +0000, by Roy Marples
-
Respect initial commandline arguments when rebooting via a signal. draftTue, 25 Feb 2014 10:24:01 +0000, by Roy Marples
-
Fix arping moving to the next test if we find the IP address draftMon, 24 Feb 2014 14:40:29 +0000, by Roy Marples
-
If there are no file actions or dangerous attributes then use draftFri, 21 Feb 2014 15:51:42 +0000, by Roy Marples
-
When removing an interface we need to remove it's routes even if draftFri, 21 Feb 2014 14:48:58 +0000, by Roy Marples
-
If the prefix is not on link, nor autoconf and we don't know about it draftFri, 14 Feb 2014 09:13:19 +0000, by Roy Marples
-
Ensure we close the contol socket if we fail to connect. draftWed, 12 Feb 2014 20:51:57 +0000, by Roy Marples
-
Ensure we remove the socket from the eloop event queue before closing it. draftWed, 12 Feb 2014 10:29:06 +0000, by Roy Marples
-
Move all global variables into contexts, with a small exception for draftWed, 12 Feb 2014 00:39:46 +0000, by Roy Marples
-
Fix writing the pidfile and cleaning up a bit better. draftSat, 08 Feb 2014 10:36:38 +0000, by Roy Marples
-
get_line is now static inside of if-options.c and is a simple wrapper around getline(3). draftFri, 07 Feb 2014 21:48:24 +0000, by Roy Marples
-
Use fscanf instead of get_line when parsing /proc/cpuinfo draftFri, 07 Feb 2014 20:31:29 +0000, by Roy Marples
-
Remove custom set_cloexec and set_nonblock functions. draftFri, 07 Feb 2014 17:32:08 +0000, by Roy Marples
-
Use our own signal structure instead of siginfo_t to save space. draftFri, 07 Feb 2014 15:49:33 +0000, by Roy Marples
-
Ignore netlink messages with an our of range pid. draftFri, 07 Feb 2014 14:57:19 +0000, by Roy Marples
-
Copy the siginfo_t structure onto a global copy and pass that as an draftFri, 07 Feb 2014 14:39:22 +0000, by Roy Marples
-
Don't hold onto an AF_INET socket for the duration of the program, draftFri, 07 Feb 2014 11:03:39 +0000, by Roy Marples
-
Exit correctly if no interfaces have a carrier. draftFri, 07 Feb 2014 09:33:32 +0000, by Roy Marples
-
Only return 0 from daemonise if we have forked successfully, otherwise the pid of the child. draftTue, 04 Feb 2014 15:53:56 +0000, by Roy Marples
-
Remove DEBUG_MEMORY guard and always free memory and resources. draftTue, 04 Feb 2014 14:39:26 +0000, by Roy Marples
-
Open UDP sockets for *.*.*.*:bootpc and $ip_address:bootpc draftMon, 03 Feb 2014 14:12:14 +0000, by Roy Marples
