[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ctl nondisruptive actions #257

Open
p0pr0ck5 opened this issue Feb 6, 2017 · 2 comments
Open

Implement ctl nondisruptive actions #257

p0pr0ck5 opened this issue Feb 6, 2017 · 2 comments

Comments

@p0pr0ck5
Copy link
Owner
p0pr0ck5 commented Feb 6, 2017

No description provided.

@p0pr0ck5
Copy link
Owner Author
p0pr0ck5 commented Feb 6, 2017

Started with straight ID removal in 6205c38

p0pr0ck5 added a commit that referenced this issue Feb 9, 2017
Use a per-worker lookup table to append rule IDs to the _ignore_rules
waf object table for ctl:ruleRemoveBy* actions. This lookup table
is re-generated when a new key is added to the ruleset definitions
table. Both RemoveByTag and RemoveByMsg actions are merged into a
nondisruptive action 'rule_removed_by_meta', which consults the
pregenerated exceptions lookup table.

This commit addresses part of issue #257.
@p0pr0ck5
Copy link
Owner Author

ctl:ruleEngine was done in 94a6563

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant