Date: Fri, 23 Jul 2004 03:31:42 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/pf/net pf.c Message-ID: <200407230331.i6N3Vg9r026252@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2004-07-23 03:31:42 UTC
FreeBSD src repository
Modified files:
sys/contrib/pf/net pf.c
Log:
Refine pf_check_proto_cksum() a bit in order to avoid additional in_pseudo()
calls further down the stack. If we find the cksum to be okay we pretend
that the hardware did all the work and hence keep the upper layers from
checking again.
Submitted by: Pyun YongHyeon
Revision Changes Path
1.16 +22 -25 src/sys/contrib/pf/net/pf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407230331.i6N3Vg9r026252>
