Mercurial > hg > dhcpcd
graph
-
If we can't use cc then try and find a working compiler. draftThu, 13 Mar 2014 00:42:16 +0000, by Roy Marples
-
Set hoplimit by IPV6_MULTICAST_HOPS intead of each time we send. draftWed, 12 Mar 2014 15:59:19 +0000, by Roy Marples
-
Ensure that -M -x ifname does the right thing. draftTue, 11 Mar 2014 10:41:27 +0000, by Roy Marples
-
Validate an accepted reconfigure key if we don't require authentication. draftTue, 11 Mar 2014 09:39:23 +0000, by Roy Marples
-
Only check for carrier if state is still unknown. draftFri, 07 Mar 2014 22:14:13 +0000, by Roy Marples
-
Force a static build for OpenBSD and a SBINDIR of /sbin draftFri, 07 Mar 2014 16:03:52 +0000, by Roy Marples
-
Detect OpenBSD rc system (check instead of status). draftFri, 07 Mar 2014 14:29:52 +0000, by Roy Marples
-
A router with a lifetime of zero is no longer a default router. draftFri, 07 Mar 2014 13:01:20 +0000, by Roy Marples
-
Add -M, --master to force dhcpcd into master mode. draftFri, 07 Mar 2014 10:22:37 +0000, by Roy Marples
-
Rationalise signal handling - HUP now rebinds, ALRM now releases, USR1 reapplies config. draftFri, 07 Mar 2014 10:08:58 +0000, by Roy Marples
-
rtm_hdrlen is OpenBSD only and doesn't appear to be needed. draftFri, 07 Mar 2014 07:17:44 +0000, by Roy Marples
-
Deleting IPv4 subnet routes and IPv6 prefixes now works on OpenBSD. draftThu, 06 Mar 2014 22:29:26 +0000, by Roy Marples
-
Initial support for OpenBSD interface and routing priority. draftThu, 06 Mar 2014 14:41:58 +0000, by Roy Marples
-
dhcpcd device context is from temporary storage, so copy the struct. draftThu, 06 Mar 2014 09:28:02 +0000, by Roy Marples
-
NetBSD sh seems to break with *[![:alnum:]-_]* but works with *[![:alnum:]_-]* draftTue, 04 Mar 2014 23:17:40 +0000, by Roy Marples
-
No need for this code when we can reliably work with IPv6 RTM_DELADDR messages draftTue, 04 Mar 2014 17:13:40 +0000, by Roy Marples
-
To avoid any future problems, log the TARGET we dervive the OS from. draftTue, 04 Mar 2014 10:02:58 +0000, by Roy Marples
-
We don't care about the result of these functions. draftMon, 03 Mar 2014 15:52:02 +0000, by Roy Marples
-
When deleting IPv6 addresses, remove them from our internal address state draftMon, 03 Mar 2014 13:56:49 +0000, by Roy Marples
-
Expire DHCP lease and then run no carrier as a seperate operation. draftMon, 03 Mar 2014 12:10:58 +0000, by Roy Marples
-
As we do now listen to the udp socket directly, delete the fd from eloop when done. draftSun, 02 Mar 2014 13:01:34 +0000, by Roy Marples
-
Correctly delete IPv6 addresses from eloop timeouts draftSat, 01 Mar 2014 17:59:33 +0000, by Roy Marples
-
Don't set CC, always let the environment choose draftFri, 28 Feb 2014 14:53:26 +0000, by Roy Marples
-
Fix more clang analyzer warnings. i386/NetBSD and amd64/Linux are now clear. draftFri, 28 Feb 2014 10:34:05 +0000, by Roy Marples
-
Fix all errors reported by clang static analyser. draftThu, 27 Feb 2014 20:00:39 +0000, by Roy Marples
