I efficiently match IP addresses to IP networks with rules

Method startup Override this to process rule given as lines of text, one for each rule.
Method addRule Add a network matching rule in aaa.bbb.ccc.ddd/ee notation
Method __call__ Undocumented

Inherited from MatcherBase:

Method __init__ Undocumented
Method reFromRules Undocumented
def startup(self, rules):

Override this to process rule given as lines of text, one for each rule.

def addRule(self, rule):

Add a network matching rule in aaa.bbb.ccc.ddd/ee notation

def __call__(self, ip):
Undocumented
API Documentation for logalyzer, generated by pydoctor at 2021-09-18 08:41:09.