Date: Wed, 12 Oct 2005 18:13:25 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet raw_ip.c udp_usrreq.c Message-ID: <200510121813.j9CIDPlQ061521@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2005-10-12 18:13:25 UTC
FreeBSD src repository
Modified files:
sys/netinet raw_ip.c udp_usrreq.c
Log:
o INP_ONESBCAST is inpcb.inp_vflag flag not inp_flags. The confusion
with IP_PORTRANGE_HIGH leads to the incorrect checksum calculation.
PR: kern/87306
Submitted by: Rickard Lind
Reviewed by: bms
MFC after: 2 weeks
Revision Changes Path
1.155 +1 -1 src/sys/netinet/raw_ip.c
1.178 +2 -2 src/sys/netinet/udp_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510121813.j9CIDPlQ061521>
