Jpcap Changelog

What's new in Jpcap 0.01.16

Jan 20, 2009
  • New functionality and enhancements:
  • Rewrote jvm recognition portion of jpcap startup script to look for wider variety of installed virtual machines
  • Improved FAQ
  • Added capture time query support to core packet classes
  • Incorporated significant enhacements submitted by the community.
  • Added ability to write tcpdump format files. (util.TcpdumpWriter).
  • Obsoleted SyncPacketCapture class. Functionality now provided by PacketCapture.endCapture().
  • Added little endian methods and fillBytes() methods in array helper.
  • Timeval information now available in both Packet and RawPacket derivatives
  • Added new accessors to Timeval class.
  • Bugs Fixed:
  • Fixed a number of minor semantic warnings under new jikes version (1.20)