On Sat, Dec 08, 2001 at 02:45:32PM -0700, Phil Wood wrote: > By the way, for some reason when tcpdump quits normally (like after -c > <pktcnt>)it will not dump the stats. However, if you just let it run > and then break out you get the stats.
It's because "main()" doesn't call "info(1)" before exiting. I don't see any reason why it shouldn't (although the local variable named "info" would have to be renamed before it could be called). Does anybody else know of a reason why it shouldn't be called? - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe
