Code which uses libcorsaro to process a trace file and generate output. More...
Go to the source code of this file.
Variables | |
| volatile sig_atomic_t | corsaro_shutdown = 0 |
| static libtrace_t * | trace = NULL |
| static libtrace_packet_t * | packet = NULL |
| static libtrace_filter_t * | filter = NULL |
| static corsaro_t * | corsaro = NULL |
Code which uses libcorsaro to process a trace file and generate output.
Definition in file corsaro_main.c.