Adds support to action CtlRuleRemoteTargetById

This commit is contained in:
Felipe Zimmerle
2016-10-26 09:42:49 -03:00
parent 9245369a54
commit 161cc36acf
8 changed files with 200 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ ACTIONS = \
actions/ctl_request_body_processor_json.cc \
actions/ctl_request_body_processor_xml.cc \
actions/ctl_rule_remove_target_by_tag.cc \
actions/ctl_rule_remove_target_by_id.cc \
actions/init_col.cc \
actions/deny.cc \
actions/log.cc \