Adds support to the collection SESSION and setsid action

This commit is contained in:
Felipe Zimmerle
2016-05-06 14:20:03 -03:00
parent 33a704e918
commit a2a47798e9
11 changed files with 186 additions and 12 deletions

View File

@@ -79,6 +79,7 @@ ACTIONS = \
actions/rev.cc \
actions/rule_id.cc \
actions/severity.cc \
actions/set_sid.cc \
actions/set_var.cc \
actions/status.cc \
actions/skip_after.cc \