Opened 9 years ago

Closed 9 years ago

#6462 closed enhancement (fixed)

dhcpcd-6.8.2

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

From the release announcement (further below), it is probably wait a couple of days, because it finishes with:

Hopefully someone can take the NetBSD change (not net committed will
probably do that later today) and add similar functionality to Linux!

http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.8.2.tar.bz2

http://roy.marples.name/archives/dhcpcd-discuss/2015/1012.html

From: Roy Marples <roy_at_marples.name>
Date: Sat, 02 May 2015 15:20:17 +0100

Hi List!

dhcpcd-6.8.2 has been released with the following changes:
  * dump leases no longer affects kernel settings
  * dhcpcd can now act as a pure BOOTP client
  * IPv6 default route is only installed once a valid address is made
  * fixed a crash when finding a route without an interface
  * fixed host routes received in the CSR option
  * stop using _BSD_SOURCE and use _GNU_SOURCE on Linux
  * support IN_IFF_TENTATIVE and friends on NetBSD

The last change affects the work flow of dhcpcd as well.
Because the kernel now performs DAD and won't respond to ARP until DAD
completes we can allow the addresses to persist on carrier down.
When the carrier comes back up, the normal DHCP process will take care
of removing/replacing the address as normal.

This allows connections to remain connected if say a switch is rebooted.
Hopefully someone can take the NetBSD change (not net committed will
probably do that later today) and add similar functionality to Linux!

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

Still at 6.8.2.

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15928.

Note: See TracTickets for help on using tickets.