rumint change log version 2.11 (5 June 2006) - added a multicolumn packet length view to the binary rainfall visualization Version 2.09 (2 January 2006) - added filtering on the toolbars-->filters menu to allow you to filter based on TCP and UDP ports as well as on packet length. When filtering on ports the display is scaled to fit, allowing you to see greater detail. - changed all necessary GUI widgets to remove dependency on fm20.dll, this should allow clean installation on machines that lack this dll. - added code to prevent a crash if play is pressed without any packets in the buffer - the packetX library is now registered, you shouldn't run into any issues where it stops working. Version 2.04 (7 November 2005) - upgraded the underlying packet capture library in an attempt to address the blank adapter list issue some people have been experiencing. Version 2.04 is identical to version 2.03 except for the inclusion of the new packet capture library. Version 2.03 (7 November 2005) - fixed a number of minor bugs, most notably the pause button now works correctly. - added byte/bit offsets in the binary rainfall view Version 1.97 (17 October 2005) This version of rumint contains a major usability upgrade. The tool opens with the PVR interface and you load the pcap captures via the file menu. Version 1.92 (15 October 2005.) I updated rumint to include direct pcap file access. No more file conversion required :) The dropdown lists also now include sequence numbers as an option. Version 1.86 (16 August 2005) -during each session, rumint now remembers the state of dropdown settings for the parallel coordinate plot, scatterplot and combined visualization. -The dropdown lists of packet fields have been changed such that the order now reflects their position in packet headers. -I updated the adapter probe code in hopes of resolving the blank adapter list issue. -rumint handles non-IP packets more gracefully via better dissection. (e.g. ARP shouldn't generate random appearing IP addresses) [thanks go to C.S. for her help] -I changed the scatterplot plot size to allow better resolution. version 1.85 (15 August 2005) -made some changes to reduce the likelihood of overflow errors.