Skip to content

dhcpcd 10.0.7

Compare
Choose a tag to compare
@rsmarples rsmarples released this 24 May 10:45
· 49 commits to master since this release
v10.0.7
SHA256 (dhcpcd-10.0.7.tar.xz) = d5b15d6ca3fc6ee6eb01e49f67007a14a406fc83155d1c9a90e1ea9e71c9e769
Size   (dhcpcd-10.0.7.tar.xz) = 272144

What's Changed

  • DHCP: use request_time, fallback_time and ipv4ll_time rather than reboot timeout
  • DHCP6: Wait for IRT to elapse before requesting advertisments
  • DHCPv6: Don't re-INFORM if the RA changes
  • privsep: Reduce fd use
  • dhcpcd: Add support for arp persist defence by @pradeep-brightsign in #273
  • Move dhcp(v4) packet size check earlier by @pemensik in #295
  • Define the Azure Endpoint and other site-specific options by @lparkes in #299
  • add RFC4191 support by @goertzenator in #297
  • dhcpcd: Respect IPV6_PREFERRED_ONLY flag regardless of state by @taoyl-g in #307
  • Fix time_offset to be int to match RFC-2132 by @ColinMcInnes in #319
  • hooks/30-hostname: Exit with 0 if setting hostname is not needed by @bdrung in #320

New Contributors

Full Changelog: v10.0.6...v10.0.7