]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Add more notes about BSD OS issues with prefix lifetimes.
authorRoy Marples <roy@marples.name>
Sun, 7 Aug 2016 21:06:39 +0000 (21:06 +0000)
committerRoy Marples <roy@marples.name>
Sun, 7 Aug 2016 21:06:39 +0000 (21:06 +0000)
if-bsd.c

index fc79992502a166a87ee88dc194d5ec25d7ecd359..d8ffe1f6a62506494eebf691f4cb6d079cc13ad8 100644 (file)
--- a/if-bsd.c
+++ b/if-bsd.c
@@ -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)