$Id: CHANGES 7090 2006-05-27 05:22:11Z dfs $ Version 0.6.5 o Updated PacketMonitor example to be more object-oriented Version 0.6.4 o Updated PacketMonitor example to work with VServ TCP/IP 0.8.0 o Fixed an incorrect method signature in JNI code (this wasn't causing problems). Version 0.6.3 o renamed Netfilter class to IPQHandle o The PacketMonitor example now requires vserv-tcpip to compile and prints IP and TCP packet info. It can be compiled with the example.compile target. o Added PacketMonitor example code to the binary distribution.