Trees | Index | Help |
---|
Package flumotion :: Package common :: Module netutils |
|
Classes | |
---|---|
RoutingTable |
Function Summary | |
---|---|
countTrailingZeroes32(n)
| |
Find the names of all available network interfaces | |
Get the IP address for an interface | |
Attempt to guess a public hostname for this system. | |
Attempt to guess a public IP for this system. | |
ipv4IntToString(n)
| |
ipv4StringToInt(s)
|
Function Details |
---|
find_all_interface_names()Find the names of all available network interfaces |
get_address_for_interface(ifname)Get the IP address for an interface |
guess_public_hostname()Attempt to guess a public hostname for this system. |
guess_public_ip()Attempt to guess a public IP for this system. Returns "127.0.0.1" if it can't come up with anything better. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Fri Apr 6 10:10:24 2007 | http://epydoc.sf.net |