| 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 Sun Oct 26 16:39:16 2008 | http://epydoc.sf.net |