Mercurial > hg > dhcpcd
graph
-
Fix delegation activating interfaces. draft dhcpcd-6.10.1Wed, 20 Jan 2016 19:08:12 +0000, by Roy Marples
-
Add the -1, --oneshot option which causes dhcpcd to exit once an draftThu, 14 Jan 2016 17:05:16 +0000, by Roy Marples
-
Improve interval arrival and departure when running on a fixed interface list. draftThu, 14 Jan 2016 13:43:15 +0000, by Roy Marples
-
Only stop the interface if it's active when the interface departs. draftMon, 11 Jan 2016 14:02:01 +0000, by Roy Marples
-
Import example hook scripts as well - upstream Makefile will sort it out. draftThu, 07 Jan 2016 19:59:17 +0000, by Roy Marples
-
Add -P, --printpidfile to print the pidfile dhcpcd will use to stdout. draftThu, 07 Jan 2016 19:52:54 +0000, by Roy Marples
-
Add PROBE state so we can reject DHCP messages whilst probing. draftThu, 07 Jan 2016 16:15:02 +0000, by Roy Marples
-
Treat OFFER as ACK if both parties set rapid commit. draftThu, 07 Jan 2016 13:15:04 +0000, by Roy Marples
-
OpenBSD does not have ENODATA, use EOVERFLOW instead. draftWed, 06 Jan 2016 11:00:59 +0000, by Roy Marples
-
If we are to add/delete/change a route but have not yet daemonised, draftWed, 06 Jan 2016 10:54:36 +0000, by Roy Marples
-
Use ERANGE to differentiate from EINVAL to detect option length overflow. draftTue, 05 Jan 2016 13:49:41 +0000, by Roy Marples
-
Ensure that option length fits inside data length less option size. draftMon, 04 Jan 2016 23:31:43 +0000, by Roy Marples
-
dhcp_optlen now returns the length of the data we can sanely work on draftMon, 04 Jan 2016 17:43:28 +0000, by Roy Marples
-
Remove FreeBSD specific defines and include the needed headers via config.h. draftThu, 31 Dec 2015 16:27:44 +0000, by Roy Marples
-
Make DHCPv6 Client FQDN option allowed to be NULL, matching the DHCPv4 option. draftThu, 24 Dec 2015 11:20:55 +0000, by Roy Marples
-
Try and move YP config to an example hook script. draftWed, 23 Dec 2015 00:39:56 +0000, by Roy Marples
-
Grudgingly accede to the vocal minority that dhcpcd should not attempt to draftTue, 22 Dec 2015 22:50:34 +0000, by Roy Marples
-
Move lookup-hostname hook to the example directory. draftTue, 22 Dec 2015 22:33:32 +0000, by Roy Marples
-
Install hooks that should not be installed by default into draftTue, 22 Dec 2015 22:26:09 +0000, by Roy Marples
-
If we lack an index or interface protocol in the routing message, draftMon, 21 Dec 2015 14:28:19 +0000, by Roy Marples
-
Fix a bogus gcc warning about a potential signed overflow. draftMon, 21 Dec 2015 11:07:32 +0000, by Roy Marples
-
-g must go via the command socket as it's no longer SIGUSR1 draftMon, 21 Dec 2015 11:07:04 +0000, by Roy Marples
-
Note that systemd/udev leaks memory where-as the eudev fork of udev does not. draftThu, 17 Dec 2015 22:42:24 +0000, by Roy Marples
-
When stopping and starting interfaces, just toggle the active flag draftThu, 17 Dec 2015 12:37:07 +0000, by Roy Marples
-
Now all interfaces are loaded, don't try to load one for delegation. draftThu, 17 Dec 2015 09:22:50 +0000, by Roy Marples
-
ND6 and DHCPv6 should only work on active interfaces. draftThu, 17 Dec 2015 09:08:09 +0000, by Roy Marples
-
Instead of maintaining a seperate list, instead mark each interface as active draftThu, 17 Dec 2015 02:34:36 +0000, by Roy Marples
-
When parsing the routing table, create an interface for any interfaces dhcpcd draftThu, 17 Dec 2015 00:25:03 +0000, by Roy Marples
-
autoconf --includedir is where include files are to be installed, not where we draftTue, 15 Dec 2015 23:06:59 +0000, by Roy Marples
-
Send gratuitous ARP each time we apply our IP address. draftTue, 15 Dec 2015 22:51:36 +0000, by Roy Marples
-
copy the configured hostname using the buffer length, draftTue, 15 Dec 2015 19:51:49 +0000, by Roy Marples
-
Test for ETHERTYPE_IP as the protocol type in the ARP BPF filter. draftTue, 15 Dec 2015 14:45:55 +0000, by Roy Marples
-
Optimise the ARP BPF filter, thanks to Nate Karstens. draftTue, 15 Dec 2015 14:30:39 +0000, by Roy Marples
