git: inet6: Limit the # of fragments in addition to the # of fragmented packets
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Aug 17 18:24:47 PDT 2015
commit f2d599d1da1550eed77650ad0b57363cb9f63e48
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Aug 17 20:38:59 2015 +0800
inet6: Limit the # of fragments in addition to the # of fragmented packets
Obtained-from: KAME via FreeBSD
Summary of changes:
sys/netinet6/frag6.c | 18 ++++++++++++++++++
sys/netinet6/in6.h | 2 ++
sys/netinet6/in6_proto.c | 3 +++
sys/netinet6/ip6_var.h | 2 ++
4 files changed, 25 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f2d599d1da1550eed77650ad0b57363cb9f63e48
--
DragonFly BSD source repository
More information about the Commits
mailing list