Mercurial > hg > dhcpcd
graph
-
Remove buffer overrun that leads to a segfault on ipv6 network. draftFri, 23 Mar 2012 07:38:39 +0000, by Roy Marples
-
If the CSR decode fails to return any routes, then use the older DHCP draftTue, 20 Mar 2012 14:11:41 +0000, by Roy Marples
-
Fix an issue where we would only use a CSR if we had not warned about using it. draftTue, 20 Mar 2012 13:59:41 +0000, by Roy Marples
-
Use correct event loop timeout deletion to stop occasional segfaults. draftTue, 20 Mar 2012 13:46:35 +0000, by Roy Marples
-
If no ClientID or hardware address, don't report a blank hardware address. draftTue, 20 Mar 2012 09:18:20 +0000, by Roy Marples
-
Add an option to control dhcpcd forking or not if the RA does not contain draftWed, 07 Mar 2012 10:06:45 +0000, by Roy Marples
-
Don't fork on IPv6 RA unless we have an RDNSS option. draftMon, 05 Mar 2012 16:45:10 +0000, by Roy Marples
-
Use sysfs if we don't have ifconfig(8) on Linux. draftMon, 05 Mar 2012 11:13:06 +0000, by Roy Marples
-
Try to emulate hostname(1) if it doens't exist. draftMon, 05 Mar 2012 11:11:49 +0000, by Roy Marples
-
Respect an accept_ra setting of 2, fixes #240. draftMon, 05 Mar 2012 10:04:26 +0000, by Roy Marples
-
Store the RA data for the interface so we can do a comparison. draftMon, 13 Feb 2012 08:37:54 +0000, by Roy Marples
-
Stop checking for IFF_RUNNING in handle_carrier as it is invalid for BSD draftSun, 05 Feb 2012 19:32:17 +0000, by Roy Marples
-
Add kernel IPv6 RA and forwarding detection on Linux. draftSat, 04 Feb 2012 15:37:42 +0000, by Roy Marples
-
If the kernel is not configured to accept IPv6 or RA's then don't draftSat, 04 Feb 2012 15:15:25 +0000, by roy
-
Fix configure test for arc4random on FreeBSD 7 draftSat, 04 Feb 2012 14:25:11 +0000, by Roy Marples
-
Fix a compile issue and releae dhcpcd-5.5.3 draft dhcpcd-5.5.3Fri, 03 Feb 2012 00:02:03 +0000, by Roy Marples
-
Default back to gcc as it seems clang isn't good for powerpc. draftThu, 02 Feb 2012 23:30:13 +0000, by Roy Marples
-
Fix carrier handling on BSD for interfaces that don't support link status draftTue, 31 Jan 2012 16:32:10 +0000, by Roy Marples
-
Don't attempt to run the script if it's an NULL, an empty string or /dev/null draftMon, 30 Jan 2012 16:59:48 +0000, by Roy Marples
-
Allow dhcpcd to run on a read-only filesystem. draftSun, 29 Jan 2012 17:28:05 +0000, by Roy Marples
-
Only set if_up for a ROUTERADVERT if we have any RAs draftSun, 29 Jan 2012 16:45:14 +0000, by Roy Marples
-
Just log the fact that the leased IP address was removed instead of draftSun, 18 Dec 2011 12:12:08 +0000, by Roy Marples
-
Stop the --reconfigure, -g option from spinning needlessly. draftSun, 18 Dec 2011 12:11:08 +0000, by Roy Marples
-
Disable IPv6RS on p2p, lo and mcast interfaces. draftThu, 15 Dec 2011 03:37:27 +0000, by Roy Marples
-
Add an implementation of an IPv6 Router Solicitor as specified in draftThu, 15 Dec 2011 02:35:47 +0000, by Roy Marples
-
Fix a potential error if we need to alter the sip server string. draftWed, 14 Dec 2011 09:57:56 +0000, by Roy Marples
-
Only regen resolv.conf if we need to as some processes could monitor it draftWed, 14 Dec 2011 07:59:54 +0000, by Roy Marples
-
If we a 3rd party removes our assigned address, drop our lease. draftSun, 11 Dec 2011 22:03:52 +0000, by Roy Marples
-
If an address is whipped out after adding it by something else, draftSun, 11 Dec 2011 21:14:49 +0000, by Roy Marples
-
Fix SIP server support, RFC 3361 which has been broken since dhcpcd-3.3. draftFri, 09 Dec 2011 19:40:05 +0000, by Roy Marples
-
Don't removed interfaces anymore when sending commands to an interface. draftWed, 23 Nov 2011 20:29:25 +0000, by Roy Marples
-
Bridge interfaces set IFF_LOWER_UP when they have a valid draftWed, 23 Nov 2011 13:49:44 +0000, by Roy Marples
