Documentation fix that was breaking a test.

This commit is contained in:
Seth Hall 2011-10-07 13:29:56 -04:00
parent da9b8cc283
commit 38bd2cc085

View file

@ -1,12 +1,11 @@
##! This script logs evidence regarding the degree to which the packet
##! capture process suffers from measurement loss.
## The loss could be due to overload on the host or NIC performing
## the packet capture or it could even be beyond the host. If you are
## capturing from a switch with a SPAN port, it's very possible that
## the switch itself could be overloaded and dropping packets.
## Reported loss is computed in terms of number of "gap events" (ACKs
## for a sequence number that's above a gap).
##! The loss could be due to overload on the host or NIC performing
##! the packet capture or it could even be beyond the host. If you are
##! capturing from a switch with a SPAN port, it's very possible that
##! the switch itself could be overloaded and dropping packets.
##! Reported loss is computed in terms of number of "gap events" (ACKs
##! for a sequence number that's above a gap).
@load base/frameworks/notice
@load base/frameworks/metrics