NullPtr exception in multi-threaded pcap capture
A java PCAP and DPI library
Brought to you by:
voytechs
NullPointerException is being thrown when multiple parallel pcap captures are run.
For more details see:
http://jnetpcap.com/node/709
The issue has been fixed and will be released in the next major or maintenance release. The bug was found and confirmed. Appropriate jUnit test cases have been created to verify that this issue is resolved and will not be broken again by future changes.