Mercurial > hg > dhcpcd
graph
-
Copy out ND option structs for correct alignment. draftWed, 05 Oct 2016 16:30:19 +0000, by Roy Marples
-
Remove hack to add IPv6 LL address as early as possible. draftTue, 04 Oct 2016 09:40:56 +0000, by Roy Marples
-
Guard against the possibility of no config..... may fix [c9d04817fa]. draftMon, 03 Oct 2016 20:07:52 +0000, by Roy Marples
-
Validate lease before setting state to REQUEST when REPLY is recieved in draftMon, 03 Oct 2016 19:41:11 +0000, by Roy Marples
-
Revert prior and test for DH6S_REBIND rather than not DH6S_DISCOVER. draftMon, 03 Oct 2016 17:55:43 +0000, by Roy Marples
-
Don't re-enter the discover phase on receipt of an invalid offer if we are already in the discover phase. draftMon, 03 Oct 2016 16:42:55 +0000, by Roy Marples
-
If renew or rebind is not set, always use a default from the lowest pltime draftSun, 02 Oct 2016 15:07:21 +0000, by Roy Marples
-
The ability to add LL addresses is not dependant on using SLAAC privacy, draftSun, 02 Oct 2016 10:54:52 +0000, by Roy Marples
-
Move the #ifdef higher to exclude static consts. draftTue, 27 Sep 2016 09:00:26 +0000, by Roy Marples
-
Add CAN_DROP_LLADDR so we can easily handle our current inability to remove the IPv6 LL address on Solaris draftMon, 19 Sep 2016 17:51:04 +0000, by Roy Marples
-
Make import now imports the files needed to generate dhcpcd-embedded.{c,h} draftMon, 19 Sep 2016 13:00:45 +0000, by Roy Marples
-
Fix building of embedded config with correct specified source. draftMon, 19 Sep 2016 12:25:39 +0000, by Roy Marples
-
Allow dhcpcd to be built without Authentiction support for system media with draftMon, 19 Sep 2016 09:08:11 +0000, by Roy Marples
-
ifa_msghdr does not have the alias it's for, which is bad. draftFri, 16 Sep 2016 19:38:30 +0000, by Roy Marples
-
One BSD in the future will include address flags in ifa_msghdr. draftFri, 16 Sep 2016 15:49:01 +0000, by Roy Marples
-
When validating a lease with an OK but no IA's and in the CONFIRM phase draftFri, 16 Sep 2016 15:28:46 +0000, by Roy Marples
-
dhcpcd considers the link down without IFF_UP. draftMon, 12 Sep 2016 16:02:40 +0000, by Roy Marples
-
OpenBSD allows many routes to the same dest with different gateways. draftMon, 12 Sep 2016 10:58:32 +0000, by Roy Marples
-
Add the --small configure option which currently removes non essential options draftFri, 09 Sep 2016 09:56:26 +0000, by Roy Marples
-
When receiving multipart messages, receive them again until we get NLMSG_DONE. draftTue, 06 Sep 2016 13:46:12 +0000, by Roy Marples
-
DragonFly needs to ingore RTM_DELADDR as well. draftTue, 06 Sep 2016 12:05:55 +0000, by Roy Marples
-
Remove the POLLADDR check out of if-bsd.c and into ipv6.c for other OS's draftTue, 06 Sep 2016 10:43:49 +0000, by Roy Marples
-
recvmsg expects an array of iovec structures, not a pointer to the first one. draftMon, 05 Sep 2016 22:27:47 +0000, by Roy Marples
-
Re-check address flags when carrier goes down if we poll for address flags. draftMon, 05 Sep 2016 21:20:14 +0000, by Roy Marples
-
If we need to poll for address flags, do this for tentative link-local addresses too. draftMon, 05 Sep 2016 21:19:29 +0000, by Roy Marples
-
Dodge more errors when deleting not available anymore. draftMon, 05 Sep 2016 20:11:44 +0000, by Roy Marples
-
Don't violate memory when we learn new IPv4LL addresses. draftMon, 05 Sep 2016 20:08:46 +0000, by Roy Marples
