Mercurial > hg > dhcpcd
graph
-
When requesting a IA_PD and another IA type, create a psuedo interface draftMon, 07 Jul 2014 14:41:18 +0000, by Roy Marples
-
There are no pd's in the config if we're not dealing with them. draftMon, 07 Jul 2014 10:01:24 +0000, by Roy Marples
-
Add --pfxdlgonly and --nopfxdlg options to spawn separate dhcpcd instances draftFri, 04 Jul 2014 11:53:56 +0000, by Roy Marples
-
Accept \n as end of command on the control interface. draftThu, 03 Jul 2014 14:23:32 +0000, by Roy Marples
-
Fix a potential segfault when reloading configurations. draftThu, 03 Jul 2014 10:07:35 +0000, by Roy Marples
-
Fix dumping DHCPv6 leases. This broke when we ignored IAIDs we didn't ask for. draftThu, 03 Jul 2014 09:47:42 +0000, by Roy Marples
-
Fix defining new options in dhcpcd.conf and requesting them. draftWed, 02 Jul 2014 18:59:19 +0000, by Roy Marples
-
Stop restoring kernel flags to their state before dhcpcd ran. draftWed, 02 Jul 2014 13:15:18 +0000, by Roy Marples
-
Add a comment to describe why we deny the ability to assign prefixes draftWed, 02 Jul 2014 08:23:28 +0000, by Roy Marples
-
Fix link handling where kernel reported flags in LINK_UP may not be valid draftTue, 01 Jul 2014 21:06:07 +0000, by Roy Marples
-
Support http://datatracker.ietf.org/doc/draft-ietf-dhc-dhcpv6-stateful-issues. draftTue, 01 Jul 2014 20:34:19 +0000, by Roy Marples
-
Start the correct interface reference for added devices. draftMon, 30 Jun 2014 15:55:28 +0000, by Roy Marples
-
Improve startup with regards to carrier checking and adding a link-local draftMon, 30 Jun 2014 15:43:58 +0000, by Roy Marples
-
Don't log errors about restoring RA for departed interfaces. draftMon, 30 Jun 2014 12:08:00 +0000, by Roy Marples
-
Add debugging messages for interface arrival/departure. draftMon, 30 Jun 2014 11:28:14 +0000, by Roy Marples
-
Revert [26bc10be24] as some compile can't output to /dev/null. draftMon, 30 Jun 2014 09:44:07 +0000, by Roy Marples
-
Simplfy configure CC test. Thanks to Thomas De Schampheleire. draftSun, 22 Jun 2014 10:06:53 +0000, by Roy Marples
-
Test that the CC command works and makes an exectuable rather draftSat, 21 Jun 2014 15:46:31 +0000, by Roy Marples
-
You can't request a prefix length with for a normal address. draftSat, 21 Jun 2014 12:45:55 +0000, by Roy Marples
-
Allow the request of a DHCPv6 address or prefix, a prefix length must be specified. draftSat, 21 Jun 2014 11:42:36 +0000, by Roy Marples
-
Skip arpping directives if we have a profile but not parsing one. draftFri, 20 Jun 2014 22:32:44 +0000, by Roy Marples
-
If just given a domain and no search list, make the search list the domain. draftWed, 18 Jun 2014 21:12:39 +0000, by Roy Marples
-
Restarting ntp/yp are not critical and their initialisation continues draftFri, 06 Jun 2014 20:08:07 +0000, by Roy Marples
-
Add gateway option to enable the gateway or an interface/profile. draftFri, 06 Jun 2014 19:19:29 +0000, by Roy Marples
-
Just check for an revent, the handler will deal with it correctly. draftFri, 06 Jun 2014 17:31:55 +0000, by Roy Marples
-
Default to private stable addresses via dhcpcd.conf instead of the binary draftThu, 05 Jun 2014 20:23:19 +0000, by Roy Marples
-
Allow the use of libmd in static or /usr builds draftThu, 05 Jun 2014 17:42:21 +0000, by Roy Marples
-
be32enc is missing on OpenBSD, so provide a configure test. draftThu, 05 Jun 2014 13:53:20 +0000, by Roy Marples
-
Ensure we init before forking, but run the preinit scripts afterwards draftThu, 05 Jun 2014 13:03:49 +0000, by Roy Marples
-
If we can turn off IPv6 auto link-addr in the kernel, lets do so draftThu, 05 Jun 2014 12:33:18 +0000, by Roy Marples
-
Ensure OWN is set by SLAAC private before initing. draftThu, 05 Jun 2014 11:38:04 +0000, by Roy Marples
-
Add an IPv6 link-local address before upping the interface if needed. draftWed, 04 Jun 2014 23:54:15 +0000, by Roy Marples
-
Don't set local-link addresses as no prefix route. draftWed, 04 Jun 2014 23:34:39 +0000, by Roy Marples
-
Warn when SO_REUSEPORT fails instead of bailing to accomodate dodgy Linux headers. draftTue, 03 Jun 2014 14:03:14 +0000, by Roy Marples
-
Only one place should decide how netiface and netid are formed draftTue, 03 Jun 2014 12:49:48 +0000, by Roy Marples
-
Log error condition if a new or changed Router Advertisment to avoid draftMon, 02 Jun 2014 23:59:05 +0000, by Roy Marples
-
Revert prior patch and just continue instead of logging more errors. Same effect. draftMon, 02 Jun 2014 23:42:52 +0000, by Roy Marples
-
Log each malloc failure because we log individual failures so we don't see draftMon, 02 Jun 2014 23:30:50 +0000, by Roy Marples
-
Implement Stable Private Addresses for SLAAC as per RFC7217. draftMon, 02 Jun 2014 14:48:33 +0000, by Roy Marples
-
Load config.{h,mk} when building tests. Fixes [1c11c59282]. draftFri, 30 May 2014 21:47:14 +0000, by Roy Marples
-
-4 and -6 are now mutually exclusive and when running on a single interface draftThu, 29 May 2014 12:52:27 +0000, by Roy Marples
-
Check naming rules before calling dev_initialized. draftThu, 29 May 2014 11:12:09 +0000, by Roy Marples
-
Only process IPv6 neighbour messages from the link socket if we have inited draftThu, 29 May 2014 06:43:54 +0000, by Roy Marples
-
Should use arc4random_uniform when wanting a randon number between draftSat, 24 May 2014 19:58:50 +0000, by Roy Marples
-
Add a compat syslog function if the libc syslog does not support LOG_PERROR. draftSat, 24 May 2014 13:08:29 +0000, by Roy Marples
-
Source now compiles on Solaris, just missing the if-sun.c support so draftWed, 21 May 2014 23:07:52 +0000, by Roy Marples
-
Only remove the interface from DHCP consideration if the error draftTue, 20 May 2014 08:36:12 +0000, by Roy Marples
-
If a DHCPv6 lease expires as well as all IPv6 routers who want DHCPv6, don't restart discover. draftMon, 19 May 2014 00:49:14 +0000, by Roy Marples
-
Although dhcpcd now works fine with non blocking sockets, we never ever want to block either. draftMon, 19 May 2014 00:32:04 +0000, by Roy Marples
-
Only remove the interface from the list once all callouts have been draftFri, 16 May 2014 15:03:28 +0000, by Roy Marples
-
controlgroup option changes group ownership of the control socket. draftFri, 09 May 2014 12:09:05 +0000, by Roy Marples
-
Support RTM_GETNEIGH on Linux as well as the polling for NUD changes on BSD. draftThu, 08 May 2014 23:35:30 +0000, by Roy Marples
-
Poll kernel neighbour reachability (SIOCGNBRINFO_IN6) for each router draftWed, 07 May 2014 13:31:32 +0000, by Roy Marples
-
Add the interface to our list before initing state. draftTue, 06 May 2014 18:14:43 +0000, by Roy Marples
-
Always send a carrier as it's no longer encapsulated in the IPv4 stack. draftTue, 06 May 2014 14:42:24 +0000, by Roy Marples
-
When dropping, move the new config onto the old before running the script. draftTue, 06 May 2014 14:39:31 +0000, by Roy Marples
-
When rebooting, directly call send_request to preserve state. draftTue, 06 May 2014 12:42:39 +0000, by Roy Marples
-
RFC2131 section 4.4.1 states the client SHOULD wait a random time between draftSat, 03 May 2014 19:56:15 +0000, by Roy Marples
-
Respect RFC4861 MAX_RTR_SOLICITATION_DELAY as specified in section 6.3.7. draftSat, 03 May 2014 19:53:22 +0000, by Roy Marples
-
Check secondaries value before writing it as /proc could be read-only. draftSat, 03 May 2014 10:17:48 +0000, by Roy Marples
-
Change the readrawsocket API a little so that we know when EOF is reached. draftFri, 02 May 2014 23:54:29 +0000, by Roy Marples
-
Log any errors sending the interface afer a getinterfaces call. draftFri, 02 May 2014 20:57:21 +0000, by Roy Marples
