Trees | Index | Help |
---|
Package flumotion :: Package component :: Package base :: Module http :: Class LogFilter |
|
Method Summary | |
---|---|
__init__(self)
| |
Add an IP filter of the form IP/prefix-length (CIDR syntax), or just a single IP address | |
Return true if ip is in any of the defined network(s) for this filter |
Method Details |
---|
addIPFilter(self, filter)Add an IP filter of the form IP/prefix-length (CIDR syntax), or just a single IP address |
isInRange(self, ip)Return true if ip is in any of the defined network(s) for this filter |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Apr 14 13:16:51 2007 | http://epydoc.sf.net |