Bug 7171
Summary: | Does not report packet loss by kernel | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | ongcs100 |
Component: | tcpdump | Assignee: | Harald Hoyer <harald> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-12-22 14:53:07 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
ongcs100
1999-11-20 07:25:40 UTC
I'm not sure what you are referring to. Can you provide more details? Thanks. He means this: --- 24673 packets received by filter 0 packets dropped by kernel --- Unfortunately, IIRC linux pcap doesn't support that, so it isn't printed. BPF etc. do, but that is another story. (it -DPACKET_STATISTICS in libpcap DEFS causes an error) |