mirror of https://github.com/OISF/suricata
cybersecurityidsintrusion-detection-systemintrusion-prevention-systemipsnetwork-monitornetwork-monitoringnsmsecuritysuricatathreat-hunting
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This is a beginning of implementation for bug #1660: https://redmine.openinfosecfoundation.org/issues/1160 This patch adds a cleaning function for each logger of new type (packet, tx and file). These functions are called in RunModeShutDown(). The state of this patch is that it is crashing suricata when sending pcap to analyse: - At first pcap if tx and file cleaning function are called - At second pcap if only packet cleaning function is called The cause in first case is unknown. In second case this is due to the necessity of cleaning the list of logger registered to a logging type. |
12 years ago | |
|---|---|---|
| benches | 17 years ago | |
| contrib | 12 years ago | |
| doc | 14 years ago | |
| m4 | 16 years ago | |
| qa | 12 years ago | |
| rules | 12 years ago | |
| scripts | 13 years ago | |
| src | 12 years ago | |
| .gitignore | 13 years ago | |
| COPYING | 17 years ago | |
| ChangeLog | 12 years ago | |
| LICENSE | 17 years ago | |
| Makefile.am | 12 years ago | |
| Makefile.cvs | 17 years ago | |
| acsite.m4 | 17 years ago | |
| autogen.sh | 14 years ago | |
| classification.config | 16 years ago | |
| config.rpath | 13 years ago | |
| configure.ac | 12 years ago | |
| doxygen.cfg | 12 years ago | |
| reference.config | 15 years ago | |
| suricata.yaml.in | 12 years ago | |
| threshold.config | 14 years ago | |