git: kernel - Drop overlapping ipv6 fragments
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Sep 20 21:13:07 PDT 2013
commit a9e17eacebea630cb2ae41ae42b1f378943035e0
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Sep 20 21:11:42 2013 -0700
kernel - Drop overlapping ipv6 fragments
* Unconditionally drop overlapping ipv6 fragments as per
RFC 5722.
Reported-by: logan1, bug 2584, including patch
Summary of changes:
sys/netinet6/frag6.c | 51 +--------------------------------------------------
1 file changed, 1 insertion(+), 50 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a9e17eacebea630cb2ae41ae42b1f378943035e0
--
DragonFly BSD source repository
More information about the Commits
mailing list