Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2017 12:16:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 224247] [patch] RFC 6980 requires to drop fragmented IPv6 neighbour discovery
Message-ID:  <bug-224247-2472-uEz5aKbd2C@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224247-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224247-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224247

--- Comment #4 from lutz@donnerhacke.de ---
Thank your for the pointer to functionality duplication in other modules.

I moved the flag-setting to the fragment header removal code (which is more
appropriate anyway). This code is more likely to be shared by other modules=
 (in
the case of pf, it is used).

Furthermore the flag is renamed to be more self explanatory and the code was
brushed up to match the existing coding style.

Did I miss anything else?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224247-2472-uEz5aKbd2C>