dhcpcd-discuss

dhcpcd-6.9.0 released

Roy Marples

Sat May 16 23:19:43 2015

Hi List!

dhcpcd-6.9.0 has been released with the following changes:
* Fix IPv6 prefix underflow when confirming deprecated but valid leases
  *  eloop.c and .h are now 100% portable outside of dhcpcd
     (provided the system supports recent POSIX and either you or
     the system provide working TAILQ macros)
  *  Allow waitip to work per interface.
* Handle ND options in the same way we handle DHCP and DHCPv6 options.
  *  Add new variable of type bitflags:flags where the flags ABCDEFGH,
     A is 10000000, B is 01000000, etc.
     Variables with the name reserved are no longer processed.
  *  Improve IN_IFF_TENTATIVE with ip sharing.

Due to the new ND option handling, anything that uses the old variables will
now have to support the new variables.
libdhcpcd in the dhcpcd-ui project has already been changed, and I hope to
release a new dhcpcd-ui later this week.

Roy


Archive administrator: postmaster@marples.name