Issue #2774 has been updated by gpr.
gpr wrote: > DragonFlyBSD ipv6 code contains check for "aggregatable unicast address" > (rfc2374), which is obsoleted by rfc3587. Hence the patch, which removes this > check. FreeBSD also does not have this check. This bug can be seen in logs by the following lines: nd6_ra_input: invalid prefixlen 52 for rfc2374 prefix 2001:19f0:0300:4000::, ignored ---------------------------------------- Bug #2774: remove check for outdated rfc2374 http://bugs.dragonflybsd.org/issues/2774#change-12547 * Author: gpr * Status: New * Priority: Normal * Assignee: * Category: Networking * Target version: ---------------------------------------- DragonFlyBSD ipv6 code contains check for "aggregatable unicast address" (rfc2374), which is obsoleted by rfc3587. Hence the patch, which removes this check. FreeBSD also does not have this check. ---Files-------------------------------- rfc2374_remove.patch (738 Bytes) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
