]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2017-10-09  Roy MarplesDon't mark statically configured IPv4 routes as DHCP.
2017-10-09  Roy MarplesSet DHCP routes as DHCP in supported OS's.
2017-10-09  Roy MarplesSet RA routes as RA in supported OS's.
2017-10-09  Roy MarplesUpdate README from dhcpcd.conf
2017-10-07  Roy MarplesRelease dhcpcd-7.0.0-rc3 v7.0.0-rc3
2017-10-07  Roy MarplesState it's a SLAAC address
2017-10-07  Roy MarplesDocument that -r and -s require the address on the...
2017-10-07  Roy MarplesDocument slaac hwaddr in the default dhcpcd.conf
2017-10-05  Roy MarplesDon't re-define what crypt sources we need.
2017-10-05  Roy MarplesFix compile on Illumos.
2017-10-05  Roy MarplesSupply __arraycount if not present.
2017-10-05  Roy MarplesFix prior on stricter shells.
2017-10-05  Roy MarplesDetect hmac(3) in libc or the library containing MD5.
2017-10-05  Roy MarplesWe don't actually care about the number of added routes...
2017-10-05  Roy MarplesFree any allocated routes if we failed to allocate...
2017-10-04  Roy MarplesAdd compat/strlcpy.c from OpenBSD libc to use instead of
2017-10-03  Roy MarplesComment out IPoIB broadcast address with a comment.
2017-10-03  Roy MarplesSpecify MD5_BLOCK_LENGTH as ULL to try and work around...
2017-10-03  Roy MarplesCompare tv_sec to uint32_t correctly.
2017-10-03  Roy MarplesCompile eloop with config.h by default and bring in...
2017-10-03  Roy MarplesDon't special case not deleteing the IPv6 default route.
2017-10-03  Roy MarplesFix checking gateways in route comparison.
2017-10-03  Roy MarplesEnsure that all RA's are actually dropped when dropping...
2017-10-03  Roy Marplesipv6nd_freedrop is no longer public.
2017-09-19  Roy MarplesRelease dhcpcd-7.0.0-rc2 v7.0.0-rc2
2017-09-18  Roy Marplesdhcp: don't log wrong xid when there is no state
2017-09-15  Roy MarplesAdd a FALLTHROUGH comment to appease coverity.
2017-09-15  Roy MarplesFix compile warning with ARP disabled.
2017-09-15  Roy Marplesarp: RFC5227 kernels need to send ARP too
2017-09-14  Roy MarplesUse braces to clarify.
2017-09-13  Roy MarplesWhitespace.
2017-09-12  Roy MarplesUpdate spelling in comments.
2017-09-12  Roy MarplesRevert e92e049e as Linux marks autoconf addresses as...
2017-09-09  Roy MarplesFix prefix delegation.
2017-09-09  Roy Marplesdhcp6: listen to each DHCP address for messages
2017-09-07  Roy MarplesA delegated prefix is not an address to be added.
2017-09-05  Roy MarplesIgnore swap files.
2017-09-05  Roy MarplesRemove debug.
2017-08-30  Roy MarplesFix reporting of DNS encoded SIP servers.
2017-08-29  Roy Marplesman: note requirements of interface / protocol when...
2017-08-28  Roy MarplesPromote IPv6 dhcpcd address flags to unsignned int...
2017-08-26  Roy MarplesDon't create temporary addresses based off prefix in...
2017-08-26  Roy MarplesEnsure that IN6_IFF_TEMPORARY is defined before checkin...
2017-08-12  Roy MarplesFix compile without INET.
2017-08-12  Roy MarplesFix compile without INET6.
2017-08-10  Roy Marplesif-bsd: compile on recent OpenBSD without ND6 flags
2017-08-04  Roy MarplesCast away some compile warnings.
2017-08-04  Roy MarplesMore ap -> ia
2017-08-03  Roy MarplesWe don't send NS messages anymore.
2017-08-03  Roy MarplesFix a memory issue.
2017-08-01  Roy MarplesPersist shared IP address on interfaces.
2017-07-25  Roy Marplesdhcp6: implement lastlease and lastleaseextend
2017-07-25  Roy Marplesdhcpcd starts inactive interfaces erroneously.
2017-07-13  Roy MarplesUnset $ifsuffix for non protocol reasons
2017-07-13  Roy MarplesFix sefault when address lifetime overflows
2017-07-06  Roy Marplesdhcp: return routes when renewing
2017-07-06  Roy MarplesTreat INFORMED as a released state so it's dropped...
2017-07-04  Roy MarplesUpdate to the real stock dhcpcd.conf
2017-07-04  Roy MarplesFix processing of INFORM6 replies without an OK status...
2017-07-04  Roy MarplesWhitespace
2017-07-04  Roy MarplesAlways set the outgoing interface when creating non...
2017-07-04  Roy MarplesOnly start discovery on lease expiration if we have...
2017-07-03  Roy MarplesAdd a return value to deleteing events and timers so...
2017-07-01  Roy MarplesFix a valgrind error.
2017-06-30  Maya RashishFix a runtime shift error.
2017-06-28  Roy MarplesFix crash when creating routes for a non preferred...
2017-06-16  Roy MarplesNow print_option is fully checked, we can avoid a mallo...
2017-06-16  Roy MarplesCheck return values of snprintf and print_option correctly.
2017-06-16  Roy MarplesUse a better errno for running out of buffer.
2017-06-16  Roy MarplesClarify RFC952 and RFC1123 to justify domain name restr...
2017-06-16  Roy MarplesRevert "RFC2181 section 11 says a DNS label can be...
2017-06-14  Roy MarplesCount label and domain name length correctly.
2017-06-13  Roy MarplesRFC2181 section 11 says a DNS label can be pretty much...
2017-06-13  Roy MarplesMake ipv6_newaddr() more flexable so it's the sole...
2017-06-13  Roy MarplesNo need for signal.h here.
2017-06-13  Roy MarplesUse a long constant to avoid a lint error.
2017-06-13  Roy MarplesRemove some unused variables.
2017-06-13  Roy Marplesllen is unused here.
2017-06-13  Roy MarplesGuard MAX_RTR_SOLICITATION_DELAY if platform defined.
2017-06-13  Roy MarplesAdd a lint target.
2017-06-13  Roy MarplesFix a lint issue.
2017-06-13  Roy MarplesTypo
2017-06-13  Roy MarplesRemove unused valid_path() function.
2017-06-13  Roy MarplesOptimize loop exit. Thanks to Robert Elz.
2017-06-13  Roy MarplesRemove usesless comment.
2017-06-13  Roy MarplesIn uniqify(), prefix a space if there is already a...
2017-05-31  Roy Marplesdhcp: Fix classless static routes
2017-05-22  Roy MarplesHardware Address validation
2017-05-15  Roy MarplesOnly reboot activated user interfaces.
2017-05-15  Roy MarplesPrefix Delegation: build routes after all addresses...
2017-05-15  Roy MarplesRemove abrt as it's unused and change carrier_warned...
2017-05-15  Roy MarplesWarn about IA_PD support not being compiled in when...
2017-05-15  Roy MarplesIt's possible to receive a DHCPv6 lease without an...
2017-05-10  Roy MarplesPrepare dhcpcd-7.0.0-rc1 v7.0.0-rc1
2017-05-09  Roy MarplesRemove more prefix delegation code for small binaries.
2017-05-09  Roy MarplesDon't crash when --static routers= is given on the...
2017-05-09  Roy MarplesRestore -G, --nogateway.
2017-05-08  Roy MarplesInstall dhcpcd-definitions.conf to correct directory.
2017-05-05  Roy MarplesApply the real D108 patch, my bad.
2017-05-05  Roy MarplesDHCPv6: deprecate addresses on stale leases.
next