Commit Graph

3 Commits (c4fb6217ee72969ef59b60ff7f4a0f6bfeaa8c9b)

Author SHA1 Message Date
Victor Julien 38b349af1e runmodes: remove DetectEngineCtx passing from API
No longer pass a pointer to the current detection engine to the
runmode API calls.

Note: breaks delayed detect. Will be fixed in a future commit.
11 years ago
Victor Julien 26c0915375 nflog: warn if buffer-size is larger than max-size
If buffer-size is larger than max size, give a warning and adjust
buffer-size to max-size.
12 years ago
Giuseppe Longo c35432b265 Implements NFLOG runmode 12 years ago