Date: Fri, 26 Mar 1999 06:16:00 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_dummynet.c Message-ID: <199903261416.GAA29667@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 1999/03/26 06:16:00 PST
Modified files:
sys/netinet ip_dummynet.c
Log:
Use the correct length from the mbuf header instead of the one from
the IP header (this would not work for bridged packets).
This has been fixed long ago in the 2.2 branch.
Problem noticed by: a few people
Fix suggested by: Remy Nonnenmacher
Revision Changes Path
1.10 +9 -9 src/sys/netinet/ip_dummynet.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903261416.GAA29667>
