[Bug 224247] [patch] RFC 6980 requires to drop fragmented IPv6 neighbour discovery

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 11 20:50:52 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224247

Kristof Provost <kp at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp at freebsd.org

--- Comment #2 from Kristof Provost <kp at freebsd.org> ---
pf also does reassemble of IPv6 packets (see pf_reassemble6()), so that would
also need a 'm->m_flags |= M_REASSEMBLED;'.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list