Mercurial > hg > dhcpcd
graph
-
Guard this with #ifdef INET so we can compile INET6 only. draftFri, 31 Mar 2017 19:59:01 +0100, by Roy Marples
-
Only disable kernel IPv6RA if we're sending IPv6RS. draftFri, 31 Mar 2017 19:58:10 +0100, by Roy Marples
-
Call posix_spawnattr_destroy after calling posix_spawn so that draftFri, 31 Mar 2017 12:04:09 +0100, by Roy Marples
-
Initialise the whole rt msg buffer to avoid valgrind errors. draftFri, 31 Mar 2017 11:45:36 +0100, by Roy Marples
-
Update copyrights and headers to better credit the sources. draftThu, 30 Mar 2017 21:53:45 +0100, by Roy Marples
-
Remove this syslog entry .... it's just noise really as it's draftThu, 30 Mar 2017 21:32:04 +0100, by Roy Marples
-
dhcpcd: fix crash forcing lease renewals on inactive interfaces. draftThu, 30 Mar 2017 11:57:49 +0100, by Roy Marples
-
Fix a potential crash where the DHCP state could be freed during processing. draftMon, 27 Mar 2017 16:01:52 +0100, by Roy Marples
-
Fix a potential crash where the DHCP state could be freed during processing. draftMon, 27 Mar 2017 16:01:52 +0100, by Roy Marples
-
Fix a potential crash where the ARP state could be freed during processing. draftMon, 27 Mar 2017 15:56:34 +0100, by Roy Marples
-
Fix a potential crash where the ARP state could be freed during processing. draftMon, 27 Mar 2017 15:56:34 +0100, by Roy Marples
-
Remove ipv6ra_own and ipv6ra_own_default options. draftFri, 24 Mar 2017 21:34:12 +0000, by Roy Marples
-
Add an .arcconfig file to hook arcanist with phabricator. draftFri, 24 Mar 2017 12:47:16 +0000, by Roy Marples
-
Remove custom logger and output all diagnostics via syslog(3). draftFri, 24 Mar 2017 09:13:02 +0000, by Roy Marples
-
Fix compile with posix_spawn now being required. draftWed, 22 Mar 2017 12:24:51 +0000, by Roy Marples
-
Report correct config test for arc4random_uniform draftWed, 22 Mar 2017 11:27:59 +0000, by Roy Marples
-
Remove the strlcpy compat code and just #define it to snprintf(3). draftTue, 21 Mar 2017 20:16:47 +0000, by Roy Marples
-
Use fstat to work out the lease file size and read in one go rather than draftMon, 20 Mar 2017 17:23:51 +0000, by Roy Marples
-
Test address family to test the correct address flags. draftMon, 20 Mar 2017 10:24:49 +0000, by Roy Marples
-
If the kernel isn't doing DAD for our newly added address, let it pass so we can mark it as DAD complete. draftFri, 17 Mar 2017 17:38:42 +0000, by Roy Marples
-
Move the source files along with dev, crypt and comapt into src dir. draftWed, 15 Mar 2017 22:06:12 +0000, by Roy Marples
-
If the ARP socket open when starting to probe, re-apply the filter so we capture any changed addresses. draftFri, 10 Mar 2017 21:32:55 +0000, by Roy Marples
-
If we get DAD using IPv4LL on NetBSD, delete the address. draftFri, 10 Mar 2017 16:11:24 +0000, by Roy Marples
-
Don't crash when calling IPv4LL without an address in state draftFri, 10 Mar 2017 14:44:26 +0000, by Roy Marples
-
Only conflict on ARP when sip matches OR sip is INADDR_ANY and draftFri, 10 Mar 2017 11:05:02 +0000, by Roy Marples
