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

Update custom operators documentation #44

Open
K-Phoen opened this issue Apr 3, 2016 · 1 comment
Open

Update custom operators documentation #44

K-Phoen opened this issue Apr 3, 2016 · 1 comment
Assignees

Comments

@K-Phoen
Copy link
Owner

K-Phoen commented Apr 3, 2016

See #38 and #40

@K-Phoen K-Phoen self-assigned this Apr 3, 2016
@bpolaszek
Copy link

+1 😄

I need to create an in_ip_range operator to check that kind of rule:

ip in_ip_range 192.168.1.*

I can validate this rule with a callable based on mlocati/ip-lib library, but I don't figure out how to register that callable in RulerZ.
I can't find any ArrayExecutor class or ExtendableExecutor interface as referred to in the documentation, and anyway, the documentation does not indicate how to register it in RulerZ.

How can I achieve this?

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

2 participants