Actions
Task #1561
closedAdd wildcard support in CommandInterestValidator
Description
We need the ability to turn off validation for some command interests in CommandInterestValidator
.
In order to do so, we need to extend SecSpecificRule
to exempt packet from validation and use that feature in CommandInterestValidator
.
Actions