]> The Tcpdump Group git mirrors - tcpdump/commit
Don't fetch statistics in verbose_stats_dump().
authorGuy Harris <[email protected]>
Thu, 17 Sep 2015 19:59:12 +0000 (12:59 -0700)
committerGuy Harris <[email protected]>
Thu, 17 Sep 2015 19:59:12 +0000 (12:59 -0700)
commit2a85a1bba4c2e63094a259c5d0ed397f234ba5f3
tree047954a1a8bb41a20e430fa8529030813e9f757d
parentdd6fcd509e1aa2a6d93bf12fb7b943865aa02407
Don't fetch statistics in verbose_stats_dump().

It only prints *our* (tcpdump's) count of packets seen, so it doesn't
need to fetch statistics from libpcap/WinPcap.
tcpdump.c