diff options
| author | Roy Marples <roy@marples.name> | 2016-08-07 21:06:39 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2016-08-07 21:06:39 +0000 |
| commit | 1c391bd1f11e3151f7e9c672ee20ffe4757b8693 (patch) | |
| tree | 751005b9bf5c6f1f9831814837ef8b8b7f2085a3 /if-bsd.c | |
| parent | 78013e9d5682cf13ea5de774bf0063f6fb94138d (diff) | |
| download | dhcpcd-1c391bd1f11e3151f7e9c672ee20ffe4757b8693.tar.xz | |
Add more notes about BSD OS issues with prefix lifetimes.
Diffstat (limited to 'if-bsd.c')
| -rw-r--r-- | if-bsd.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -967,6 +967,8 @@ if_address6(unsigned char cmd, const struct ipv6_addr *ia) * This issue is discussed on the NetBSD mailing lists here: * http://mail-index.netbsd.org/tech-net/2016/08/05/msg006044.html * + * NOT fixed in NetBSD - patch under development + * NOT fixed in FreeBSD - bug 195197 * Fixed in OpenBSD-5.9 */ #if !(defined(OpenBSD) && OpenBSD >= 201605) |
