Opened 11 years ago
Closed 11 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 )
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 , 11 years ago
| Milestone: | 7.7 → hold |
|---|---|
| Summary: | dhcpcd-6.6.7 → dhcpcd-6.6.8 (placeholder) |
comment:2 by , 11 years ago
| Description: | modified (diff) |
|---|---|
| Milestone: | hold → 7.7 |
| Summary: | dhcpcd-6.6.8 (placeholder) → dhcpcd-6.7.1 |
| Type: | enhancement → task |
comment:3 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

http://roy.marples.name/archives/dhcpcd-discuss/2014/0912.html
After reading the release, I am changing this to hold.
Any comments, please?