Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#8413 closed enhancement (fixed)

dhcpcd-6.11.4

Reported by: Douglas R. Reno Owned by: bdubbs@…
Priority: normal Milestone: 8.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

dhcpcd-6.11.4 has been released with the following changes:
  * Fixed octal and hex string parsing in options.
  * Ignore bogus RTM_DELADDR on FreeBSD when the interface goes down.
  * Several statically sized buffers have been removed and replaced
     with dynamically sized ones where we have no real idea of what
     the size will be.
  * Reverse IPv4 route removal order.
  * Improved handling of Netlink messages on Linux.
  * Poll for tentative link-local addresses if needed.
  * Added --small configure directive to reduce binary size
  * Allow DHCPv6, IPv4lL and authentication to be compiled out
  * dhcpcd requries the interface to be up when considering link status
  * Add support for ifa_addrflags in getifaddrs(3)
  * Add support for ifam_addrflags and ifam_pid from route(4)
  * If T1 or T2 are not set in DHCPv6 messages, use a default from the
     lowest pltime instead of the expiration time.
  * Validate lease before moving to REQUEST when both ends use
     rapid commit.
  * If lease validation fails, don't restart the DISCOVER phase if
     we're already in it.

Change History (3)

comment:1 by bdubbs@…, 8 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 17864.

comment:3 by bdubbs@…, 7 years ago

Milestone: 7.118.0

Milestone renamed

Note: See TracTickets for help on using tickets.