Revision history for Perl extension Net::Frame::Dump. 1.07 Thu Jan 13 11:17:12 CET 2011 - bugfix: stop() returns if in isSon() - bugfix: stop() when _clean() - update: _killTcpdump(), only KILL now - update: you can send a SIGHUP to print pcap stats - update: SIGINT & SIGTERM call _clean in parent process - update: printStats() only print stats - update: copyright notice 1.06 Wed Jun 17 00:11:39 CEST 2009 - bugfix: isSon() and isFather() from Net::Frame::Dump::Online now truly return isSon() and isFather() ^^ 1.05 Sun May 31 16:43:22 CEST 2009 - new: NF_DUMP_LAYER_80211 link layer support - new: NF_DUMP_LAYER_80211_RADIOTAP link layer support - update: replaced croak()/carp() messages with warn() - update: copyright notice 1.04 Sun Apr 20 12:20:04 CEST 2008 - bugfix: do not return() when no IPv4 address is assigned in live capture - update: mailing list URL, see README 1.03 Sat Apr 19 18:51:49 CEST 2008 - new: added snaplen attribute in Net::Frame::Dump::Online 1.02 - bugfix: license string (should be artistic, not Artistic) 1.01 Sat Feb 16 18:02:37 CET 2008 - bugfix: no pcap_lookupnet() in setFilter() - added NF_DUMP_LAYER_80211RADIO link layer support 1.00 Sun Dec 17 17:53:51 CET 2006 - first public release