Mercurial > hg > dhcpcd
graph
-
gcc: appease gcc-7's implicit fallthrough warning draftWed, 06 Feb 2019 19:39:00 +0000, by Roy Marples
-
IP4: No need to set a variable to arp announce the address draftWed, 06 Feb 2019 19:38:01 +0000, by Roy Marples
-
FreeBSD: avoid kernel panics when adding on-link IPv6 routes draftSat, 26 Jan 2019 02:13:29 +0000, by Roy Marples
-
BSD: treat LINK_STATE_UNKNOWN as DOWN if media is invalid draftSat, 26 Jan 2019 00:08:43 +0000, by Roy Marples
-
IP6ND: Remove #defines for functions when INET6 is disabled draftWed, 23 Jan 2019 13:50:34 +0000, by Roy Marples
-
DHCP6: Remove #defines for functions when DHCP6 is disabled draftWed, 23 Jan 2019 13:01:19 +0000, by Roy Marples
-
IP4: Remove #defines for functions when INET is disabled draftWed, 23 Jan 2019 11:43:11 +0000, by Roy Marples
-
DHCP: Remove #defines for functions when INET is disabled draftWed, 23 Jan 2019 11:37:37 +0000, by Roy Marples
-
IPv4LL: Remove #defines for functions when IPv4LL is disabled draftWed, 23 Jan 2019 11:28:59 +0000, by Roy Marples
-
IPv4LL: prior prior commit for non NetBSD OS's draftThu, 17 Jan 2019 11:49:52 +0000, by Roy Marples
-
BSD: Fix UP/DOWN for interfaces which dont' report media changes draftMon, 14 Jan 2019 12:57:37 +0000, by Roy Marples
-
FreeBSD: Fix bogus RTM_DELADDR messages from affecting DHCP lease draftSat, 12 Jan 2019 13:36:01 +0000, by Roy Marples
-
configure: --with-udev explicity requires libudev to be present draftFri, 11 Jan 2019 12:39:33 +0000, by Roy Marples
-
configurfe: Remove extra --includedir. It's not hit anyway. draftFri, 11 Jan 2019 12:30:46 +0000, by Roy Marples
-
ip6: Install not on link routes with a gateway of the router draftSun, 06 Jan 2019 10:10:59 +0000, by Roy Marples
-
dhcpcd(8): note that --waitip needs = when specifying a protocol draftWed, 02 Jan 2019 16:33:29 +0000, by Roy Marples
-
dhcp: Don't ARP announce bound addresses when testing draftSun, 30 Dec 2018 19:25:05 +0000, by Roy Marples
-
BSD: SIOCSRTRFLUSH_IN6 and SIOCSPFXFLUSH_IN6 require in6_ifreq draftSun, 16 Dec 2018 08:56:06 +0000, by Roy Marples
-
Remove .arcconfig as I've abandoned Phabricator. draftSat, 01 Dec 2018 18:13:31 +0000, by Roy Marples
-
FreeBSD: Mark INET6 addresses as tentative when adding them draftFri, 30 Nov 2018 03:38:06 +0000, by Roy Marples
-
OpenBSD: Allow dhcpcd to work alongside slaacd draftWed, 26 Sep 2018 13:27:37 +0100, by Roy Marples
-
duid: test that we actually have a uuid on Linux draftWed, 19 Sep 2018 09:07:58 +0100, by Roy Marples
-
Merge pull request #5 from dhgutteridge/master draftMon, 17 Sep 2018 20:08:20 +0100, by Roy Marples
-
dhcpcd.conf.5.in: One more minor grammar fix draftMon, 17 Sep 2018 12:17:27 -0400, by David H. Gutteridge
-
dhcpcd.conf.5.in: A couple more minor tweaks draftSat, 15 Sep 2018 19:59:24 -0400, by David H. Gutteridge
-
dhcpcd.conf.5.in: Fix various typos, add more markup, etc. draftSat, 15 Sep 2018 19:49:00 -0400, by David H. Gutteridge
-
Fix prior - always return if lease is invalid. draftMon, 10 Sep 2018 14:57:49 +0100, by Roy Marples
-
dhcp6: always move to the DISCOVER phase if the offered lease is invalid draftMon, 10 Sep 2018 12:02:55 +0100, by Roy Marples
-
dhcp6: only send dhcp6 to an interface if it has a send object. draftFri, 07 Sep 2018 14:01:36 +0100, by Roy Marples
-
dhcp6: write RECONFIGURE6 here to match other places draftFri, 07 Sep 2018 13:56:20 +0100, by Roy Marples
-
Merge pull request #4 from dhgutteridge/master draftTue, 04 Sep 2018 14:08:19 +0100, by Roy Marples
-
dhcpcd.8.in: Fix typos and minor grammatical issues draftMon, 03 Sep 2018 12:39:32 -0400, by David H. Gutteridge
-
Add sa_cpy. While here allow NULL in sa_cmp. draft iaMon, 27 Aug 2018 19:10:18 +0100, by Roy Marples
