Home | Trees | Index | Help |
---|
Package nattraverso :: Module utils |
|
Version: 0.1.0
Author: Raphael Slinckx
Contact: raphael@slinckx.net
Copyright: Copyright 2005
License: LGPL
Function Summary | |
---|---|
Checks if the given ip address is bogus, i.e. | |
Checks if the given ip address is a rfc1918 one. |
Variable Summary | |
---|---|
str |
__revision__ = '$id'
|
Function Details |
---|
is_bogus_ip(ip)Checks if the given ip address is bogus, i.e. 0.0.0.0 or 127.0.0.1.
|
is_rfc1918_ip(ip)Checks if the given ip address is a rfc1918 one.
|
Variable Details |
---|
__revision__
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Aug 30 14:56:47 2005 | http://epydoc.sf.net |