Revision history for Perl extension Net::Frame::Dump.
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