What steps will reproduce the problem?
1. config PP to enable and modify sids for inline block
2. run PP
3. the modify rules are not running at the appropriate time so the regex modify
aren't applied
What is the expected output? What do you see instead?
Behave as described in README documentation
Please note that pulledpork runs rule modification (enable, drop, disable,
modify) in that order by default..
What version of the product are you using? On what operating system?
pulledpork-0.7.0 on Gentoo Linux
Please provide any additional information below.
The $sidmod(modify) routine is called before foreach (@sidact), attached patch
moves it after the enable/drop/disable routine.
Thanks ;)
Original issue reported on code.google.com by Epinephr...@gmail.com on 9 Nov 2013 at 2:43
Original issue reported on code.google.com by
Epinephr...@gmail.com
on 9 Nov 2013 at 2:43Attachments: