Mercurial > hg > dhcpcd
graph
-
RFC 3927 Section 2.5 says a defence of an address should ARP announce it. draftWed, 20 Apr 2016 08:29:08 +0000, by Roy Marples
-
Improve xsocket to have the same API as socket. draftSun, 17 Apr 2016 14:00:09 +0000, by Roy Marples
-
Don't drop DHCPv6 if the interface is delegated to when there are no IPv6 routers for it. draftSat, 16 Apr 2016 21:11:54 +0000, by Roy Marples
-
If sla is 0, just copy the prefix and don't set a blackhole route if end prefix is the same as the delegated prefix. Fixes [7461677bd0]. draftSat, 16 Apr 2016 20:32:11 +0000, by Roy Marples
-
Warn that an sla of 0 is not RFC3633 (section 12.1) compliant. draftSat, 16 Apr 2016 20:30:53 +0000, by Roy Marples
-
Set -DHAVE_CONFIG_H after it's blanked on user config. Fixes [ceb1077c23]. draftWed, 13 Apr 2016 16:45:52 +0000, by Roy Marples
-
Move embedded test to after setting compiler options to fix a build issue with quotes. draftTue, 12 Apr 2016 20:14:42 +0000, by Roy Marples
-
Don't dick with IPv4LL route reactions on BSD. draftFri, 08 Apr 2016 20:35:09 +0000, by Roy Marples
-
If a normal default route is added, delete our IPv4LL default route. draftFri, 08 Apr 2016 20:02:41 +0000, by Roy Marples
-
Log RA's only when it's a new router unless debugging is enabled. draftFri, 08 Apr 2016 09:38:53 +0000, by Roy Marples
-
Linux netlink nlmsg_pid is not process id - only the first socket opened draftThu, 07 Apr 2016 20:35:57 +0000, by Roy Marples
-
Descope dest and gateway when copying routes. Set RTA_IFP and RTA_IFA when changing routes. draftWed, 06 Apr 2016 18:49:13 +0000, by Roy Marples
-
Bring FORCERENEW message in line with others (drop the DHCP_). draftTue, 05 Apr 2016 13:43:56 +0000, by Roy Marples
-
Fix spelling of RECONFIGURE6, fixes [c6f1927f1a]. draftTue, 05 Apr 2016 13:34:47 +0000, by Roy Marples
-
Remove pidfile handling from dhcpcd and use pidfile_lock(3) from libutil draftFri, 01 Apr 2016 21:14:28 +0000, by Roy Marples
-
Describe how hardware based arping profiles work. draftWed, 30 Mar 2016 07:08:34 +0000, by Roy Marples
-
It's possible to receive routing events for non existant interfaces, so abort gracefully rather than asserting. draftSun, 13 Mar 2016 19:46:09 +0000, by Roy Marples
-
Support buggy FreeBSD rc system out of the box. draftSat, 12 Mar 2016 10:52:41 +0000, by Roy Marples
-
Initialise struct to pass configure on FreeBSD. draftFri, 11 Mar 2016 20:29:20 +0000, by Roy Marples
-
Use -Wall -Werror when running configure tests. draftFri, 11 Mar 2016 16:35:29 +0000, by Roy Marples
-
Fix compile on older platforms which lack O_CLOEXEC. draftFri, 11 Mar 2016 13:44:42 +0000, by Roy Marples
-
Support RTF_CONNECTED, soon to be committed to NetBSD. draftFri, 11 Mar 2016 12:11:47 +0000, by Roy Marples
-
Correct help about for localstatedir and PREFIX. draftThu, 03 Mar 2016 19:59:45 +0000, by Roy Marples
-
If we fail to open kqueue/epoll, abort the loop. draftSat, 27 Feb 2016 17:19:15 +0000, by Roy Marples
-
Now we have a fd lookup table, we can elimiate the need to store draftFri, 26 Feb 2016 21:22:30 +0000, by Roy Marples
-
Use a fd lookup table rather than checking each event in turn until we find draftFri, 26 Feb 2016 21:16:43 +0000, by Roy Marples
-
Roll our own reallocarray(3) function because that and the reallocarr(3) functions aren't portable in eloop. draftFri, 26 Feb 2016 19:45:29 +0000, by Roy Marples
-
This comment no longer applies with kqueue(2) and epoll(7). draftFri, 26 Feb 2016 16:10:36 +0000, by Roy Marples
