Mercurial > hg > dhcpcd
graph
-
Document many interface assignment from a delegated prefix. draftThu, 09 Jul 2015 09:27:36 +0000, by Roy Marples
-
Refer to the domain name encoding as RFC1035 rather than the RFC for the draftSat, 04 Jul 2015 13:33:24 +0000, by Roy Marples
-
Allow static to work for pre-existing addresses without a config. draftSat, 04 Jul 2015 12:33:22 +0000, by Roy Marples
-
When sending to an address, ensure we have a socket. draftSat, 04 Jul 2015 12:13:53 +0000, by Roy Marples
-
DHCPv6 elapsed time is centiseconds, not seconds. draftFri, 03 Jul 2015 23:35:56 +0000, by Roy Marples
-
Describe the persistent option better with regards to exit. draftFri, 03 Jul 2015 20:46:10 +0000, by Roy Marples
-
RFC2132 notes that the Vendor Class identifier option is a string. draftThu, 02 Jul 2015 16:29:38 +0000, by Roy Marples
-
Use constants defined in arpa/nameser.h rather than magic numbers. draftThu, 02 Jul 2015 15:51:29 +0000, by Roy Marples
-
Note that the FDQN has to support domain encoding rather than ASCII. draftThu, 02 Jul 2015 15:33:01 +0000, by Roy Marples
-
Document why we say some RFC1035 label types are not supported. draftThu, 02 Jul 2015 15:32:30 +0000, by Roy Marples
-
If we load a saved lease we are trying to rebind, set ciaddr correctly. draftWed, 01 Jul 2015 19:36:32 +0000, by Roy Marples
-
Add an option to keep arp state when deleting addresses, which is needed draftMon, 29 Jun 2015 15:03:31 +0000, by Roy Marples
-
Set interface is up when running IPV4LL scripts. draftMon, 29 Jun 2015 13:09:57 +0000, by Roy Marples
-
Replace custom uptime() with clock_gettime(2) calls for more accurate draftMon, 29 Jun 2015 12:39:44 +0000, by Roy Marples
-
As DHCP and IPv4LL now have separate route generators, we need to assign draftFri, 26 Jun 2015 19:37:31 +0000, by Roy Marples
-
Remove the complex ARP logic when binding a lease and fix adding a lease. draftFri, 26 Jun 2015 17:43:34 +0000, by Roy Marples
-
Even if we ignore the RA due to no public addresses, we still need to initiate draftThu, 25 Jun 2015 16:07:02 +0000, by Roy Marples
-
Correct address test, thanks to Micha? K?pie?. draftThu, 25 Jun 2015 15:39:04 +0000, by Roy Marples
-
Add an free callback to ARP states so that they can notify their parents they draftThu, 25 Jun 2015 15:36:28 +0000, by Roy Marples
-
Add a guard to ensure failure to send a DHCP release does not cause a double free via re-entering _drop(). draftWed, 24 Jun 2015 14:16:05 +0000, by Roy Marples
-
Ensure we have an IPv4 state before starting DHCP. draftSat, 20 Jun 2015 12:09:55 +0000, by Roy Marples
-
Remove the root check - invalid permission errors should be logged. draftFri, 19 Jun 2015 16:43:08 +0000, by Roy Marples
-
Move the BPF buffer from DHCP into IPv4 where it belongs. draftFri, 19 Jun 2015 14:17:18 +0000, by Roy Marples
-
Free the ARP state on conflict rather than just closing ARP. draftFri, 19 Jun 2015 13:19:06 +0000, by Roy Marples
-
If we free the last ARP state, close the ARP socket. draftFri, 19 Jun 2015 13:17:10 +0000, by Roy Marples
-
Even though WPAD is an expired RFC, some browsers are supporting the draftFri, 19 Jun 2015 12:00:28 +0000, by Roy Marples
-
Ensure we can always read the DHCP option length when applicable. draftFri, 19 Jun 2015 11:31:50 +0000, by Roy Marples
-
When we have a zero length for an embedded option, warn if any more data draftFri, 19 Jun 2015 09:50:36 +0000, by Roy Marples
-
Check the interface has an IPv4 state before enumarting addresses. draftTue, 16 Jun 2015 09:34:23 +0000, by Roy Marples
-
Remove a pre-existing IPv4LL address when binding a DHCP address. draftMon, 15 Jun 2015 09:59:37 +0000, by Roy Marples
-
Build routes and daemonise when we get an IPv4LL address. draftSat, 13 Jun 2015 10:33:56 +0000, by Roy Marples
-
Use macro HTONL to fix compile on Linux and drop address correctly. draftFri, 12 Jun 2015 20:25:42 +0000, by Roy Marples
-
Add the DHCPCD_NODROP macro to simplify if we drop addresses or not. draftFri, 12 Jun 2015 20:23:28 +0000, by Roy Marples
