Date: Fri, 17 Sep 2004 18:11:10 +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: <200409171811.i8HIBA99090793@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2004-09-17 18:11:10 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/contrib/pf/net pf.c
Log:
MFC pf.c, rev. 1.19:
One more round on the H/W supported checksum code: Fix NICs that can't do
the pseudo header. We really need the TCP packet length here. This happens
to end up in ip->ip_len in tcp_input.c, but here we should get it from the
len function variable instead.
Submitted by: yongari
Tested by: Nicolas Linard, yongari (sparc64 + hme)
Approved by: re (scottl)
Revision Changes Path
1.18.2.1 +2 -3 src/sys/contrib/pf/net/pf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409171811.i8HIBA99090793>
