Share

Network Packet Capture Facility for Java

File Release Notes and Changelog

Release Name: v0.01.12

Notes:
This release merges several enhancements and bugfixes submitted to the project.

Limited support for builds on the Microsoft Windows platform are integrated into the makefiles.
A memory leak in the libpcap binding is fixed.


Changes: $Id: RELEASE_NOTES,v 1.27 2002/04/02 00:46:04 pcharles Exp $ 2002.04.01 23:00 UTC - jpcap v0.01.12 packaged as: jpcap-0.01.12.tar.gz, jpcap-0.01.12-1.src.rpm, jpcap-0.01.12-1.i386.rpm, jpcap-0.01.12-1.alpha.rpm Merged enhancements/fixes submitted by community. New Functionality o Winpcap support is improved. Submitted by Rex Tsai. o PacketCapture now supports lookupDevices() to query available interfaces. Bugs fixed o Fixed memory leak in jpcap.c processData(). Submitted by C. Walker. o Updated information on Windows, link to Rex's site. o Fixed bug in ARPPacket, not storing header/data. o ARP, ICMP and UDP packets were missing specific header/data accessors. o Examples now explicitly set BPF filter. On newer versions of libpcap, it no longer defaults to all?