Opened 9 years ago

Closed 9 years ago

#5970 closed task (fixed)

dhcpcd-6.7.1

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

Description (last modified by Fernando de Oliveira)

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

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

and

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

dhcpcd-6.7.0

From: Roy Marples <roy_at_marples.name>
Date: Fri, 30 Jan 2015 09:33:23 +0000

Hi List

dhcpcd-6.7.0 has been released with the following changes:
  * Compile on QNX. Thanks to Will Miles.
  * Only release the DHCPv6 lease when dropping it.
  * Use posix_spawn(3) on OpenBSD-5.7.
  * Fix handling of ND6_IFF_OVERRIDE_RTADV on BSD.
  * Include paths.h to get _PATH_BPF. Thanks to Joerg Sonnenberger.
  * Report a better error of the kernel lacks a BPF equivalent filter.
  * Implement RFC4941, Privacy Extensions for Stateless Address
     Autoconfiguration in IPv6 when dhcpcd is overriding the in-kernel
     RA support. For BSD, this is a full userland implementation. For
     Linux this requires kernel 3.18 or one that supports
     IFA_F_MANAGETEMPADDR.
  * reject <option> will now reject any DHCP message that contains
     that option.
  * Ignore RA's from ourself for very badly configured stations.
  * For Linux, keep the alias on the interface so we don't have to
     guess all the time.

dhcpcd-6.7.1

 From: Roy Marples <roy_at_marples.name>
Date: Fri, 30 Jan 2015 10:13:19 +0000

Just to fix a compile without IPv6 enabled in dhcpcd-6.7.0

Change History (4)

comment:1 by Fernando de Oliveira, 9 years ago

Milestone: 7.7hold
Summary: dhcpcd-6.6.7dhcpcd-6.6.8 (placeholder)

http://roy.marples.name/archives/dhcpcd-discuss/2014/0912.html

From: Roy Marples <roy_at_marples.name>
Date: Fri, 19 Dec 2014 10:51:01 +0000

Hi List

I've just released dhcpcd-6.6.7 which fixes two issues:
  * INET6 only builds again
  * test mode no longer turns off kernel rtadv handling

This release is mainly for NetBSD users who only want dhcpcd to send RS
packets out without doing anything else. 

After reading the release, I am changing this to hold.

Any comments, please?

comment:2 by Fernando de Oliveira, 9 years ago

Description: modified (diff)
Milestone: hold7.7
Summary: dhcpcd-6.6.8 (placeholder)dhcpcd-6.7.1
Type: enhancementtask

comment:3 by Fernando de Oliveira, 9 years ago

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

comment:4 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15441.

Note: See TracTickets for help on using tickets.