| 1 | The programs used to evaluate libtrace in the paper "Libtrace: A Packet Capture and Analysis Library" can be downloaded from [http://www.wand.net.nz/~salcock/libtrace/libtrace_eval.tar.gz here]. |
| 2 | |
| 3 | Each evaluated library has its own directory and each directory contains two source files: one for the Ports analysis program and one for the Scans analysis program. |
| 4 | |
| 5 | The flow_manager/ directory contains all the code for the flow management library that was used by all the Scans analysis programs (including the Ruby bindings for the library). |
| 6 | |
| 7 | If you have any questions about the evaluation code package, please submit them to contact@wand.net.nz. |