Date: Sat, 6 May 2000 08:53:59 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_de.c Message-ID: <200005061554.IAA86589@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2000/05/06 08:53:59 PDT
Modified files:
sys/pci if_de.c
Log:
Bounce a copy of the mbuf to the bpf listener when we submit the frames
for transmit to the adapter, not when we receive a transmit interrupt
indicating that they were sent. This fix now allows tcpdump to produce
sane results by recording the timestamp at the point where the mbuf was
actually transmitted.
Revision Changes Path
1.126 +7 -3 src/sys/pci/if_de.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?200005061554.IAA86589>
