]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the correct length from the mbuf header instead of the one from
authorluigi <luigi@FreeBSD.org>
Fri, 26 Mar 1999 14:15:59 +0000 (14:15 +0000)
committerluigi <luigi@FreeBSD.org>
Fri, 26 Mar 1999 14:15:59 +0000 (14:15 +0000)
commitbb2e8627df0b3ef08917543048f28eaf026fdc5a
tree940f8637d0cfad0f80abf4399b405b4a611263d4
parentedc6ba8438177b743bf28cef8de80e323b89bfd5
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
sys/netinet/ip_dummynet.c