Package flumotion :: Package component :: Package base :: Module http :: Class LogFilter
[show private | hide private]
[frames | no frames]

Class LogFilter


Method Summary
  __init__(self)
  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

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

Generated by Epydoc 2.1 on Sat Apr 14 13:11:53 2007 http://epydoc.sf.net