| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
IP_List Stores multiple IP address subnets. |
|||
|
|||
string
|
|
||
string
|
|
||
string
|
|
||
boolean
|
|
||
boolean
|
|
||
|
|||
boolean
|
|
||
|
|||
logging.Logger
|
logger = logging.getLogger('DebTorrent.subnetparse')the logger to send all log messages to for this module |
||
dictionary
|
hexbinmap = mapping from the hex characters to their binary string representation |
||
dictionary
|
chrbinmap = mapping from the first 256 numbers to their binary string representation |
||
long
|
ipv4addrmask = the address mask used to determine if the IP address in long format is v4 encapsulated in a v6 address
|
||
b =
|
|||
i = 7
|
|||
n = 255
|
|||
nn = 65280
|
|||
Imports: bisect.bisect, bisect.insort, logging
|
|||
|
|
|
|
|
|
|
|
|||
hexbinmapmapping from the hex characters to their binary string representation
|
chrbinmapmapping from the first 256 numbers to their binary string representation
|
ipv4addrmaskthe address mask used to determine if the IP address inlong format is v4 encapsulated in a v6 address
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Aug 19 16:26:53 2007 | http://epydoc.sourceforge.net |