Mercurial > hg > dhcpcd
graph
-
Hostname documentation fixes, thanks to Olaf Seibert. draftTue, 14 Jun 2016 21:54:24 +0000, by Roy Marples
-
Always set the aquired time for renewed delegated addreses, fixes [c4df3c6b97]. draftFri, 10 Jun 2016 09:01:25 +0000, by Roy Marples
-
Only log the once we have logged the delegated prefix. draftFri, 10 Jun 2016 08:56:00 +0000, by Roy Marples
-
Always show the prefix we are delegated in debug, aids [c4df3c6b97]. draftWed, 08 Jun 2016 11:30:38 +0000, by Roy Marples
-
Reserve enough space for a fully escaped SSID. draftTue, 07 Jun 2016 19:09:39 +0000, by Roy Marples
-
Allow an SLA 0 and prefix length of 0 to delegate the whole prefix which draftWed, 01 Jun 2016 06:21:04 +0000, by Roy Marples
-
We can work with saved leases without a full vendor area. draftWed, 01 Jun 2016 05:44:22 +0000, by Roy Marples
-
Don't drop DHCPv6 if we have a delegated address on router expiry. draftThu, 26 May 2016 08:54:45 +0000, by Roy Marples
-
Calc requested netmask at start rather than in get_lease. draftWed, 25 May 2016 10:35:52 +0000, by Roy Marples
-
Fix some routing issues for POINTOPOINT interfaces. draftWed, 25 May 2016 10:32:39 +0000, by Roy Marples
-
We need to store INADDR_ANY addresses for Solaris. draftTue, 24 May 2016 13:02:31 +0000, by Roy Marples
-
Test for hostname_fqdn being set to server (new preferred value) or blank draftMon, 23 May 2016 19:27:30 +0000, by Roy Marples
-
Don't create blank dns entries, thanks to Jacques. draftMon, 23 May 2016 19:17:14 +0000, by Roy Marples
-
Add support for parsing route messages on Solaris - similar to BSD. draftFri, 20 May 2016 16:00:33 +0000, by Roy Marples
-
Spit handlelink into smaller functions to increase read-ability. draftThu, 19 May 2016 20:27:07 +0000, by Roy Marples
-
Fix requesting a lease witout an existing address. draftWed, 18 May 2016 16:40:28 +0000, by Roy Marples
-
Rework if_address to just use an ipv4_addr structure, similar to how draftWed, 18 May 2016 16:23:28 +0000, by Roy Marples
-
Use DLPI to send and receive ARP and BOOTP packets. draftTue, 17 May 2016 20:26:09 +0000, by Roy Marples
-
dhcp_bpf_filter -> bootp_bpf_filter (and DHCP -> BOOTP for ports). draftSat, 14 May 2016 16:35:23 +0000, by Roy Marples
-
No point in looping on the raw socket anymore thanks to eloop. draftSat, 14 May 2016 12:57:32 +0000, by Roy Marples
-
Rework the raw packet API so we work directly with a fd. draftFri, 13 May 2016 15:41:58 +0000, by Roy Marples
-
Improve memory allocation parsing routes and provide a better draftFri, 13 May 2016 10:35:35 +0000, by Roy Marples
-
lo0 doesn't appear in dlpi_walk, so create an empty AF_LINK for it. draftFri, 13 May 2016 10:33:15 +0000, by Roy Marples
-
If we don't have a broadcast address, set zero on assignment. draftFri, 13 May 2016 10:31:00 +0000, by Roy Marples
-
initrt should really take dhcpcd_ctx as an argument. draftThu, 12 May 2016 10:45:21 +0000, by Roy Marples
-
Handle truncated DHCP messages, provided only the BOOTP vendor area is draftWed, 11 May 2016 14:17:15 +0000, by Roy Marples
-
Avoid a "conversion to '__uint16_t' from 'int' may alter its value" draftTue, 10 May 2016 07:37:30 +0000, by Roy Marples
