NZNOG 2015: fast library for packet trace handling from WAND
The WAND group from Computer Science Department Waikato University presented on developments in libtrace. Code is available from https://github.com/rsanger/libtrace and provides for parallel processing of network captures, which is aware of the 5-tuple and can keep this bound to one thread. This has possibilities for being useful in lots of…