Portable network interface information.

Edit Package python-netifaces

netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces.

The package has been tested on Mac OS X, Windows 2000 and Linux. On Windows, it is currently not able to retrieve IPv6 addresses, owing to shortcomings of the Windows API.

It should work on other UNIX-like systems provided they implement either getifaddrs() or support the SIOCGIFxxx socket options, although the data provided by the socket options is normally less complete.

Refresh
Refresh
Source Files
Filename Size Changed
netifaces-0.11.0.tar.gz 0000030106 29.4 KB
python-netifaces.changes 0000004359 4.26 KB
python-netifaces.spec 0000002327 2.27 KB
test.py 0000001468 1.43 KB
Revision 15 (latest revision is 16)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 906774 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- update to 0.11.0:
  * Fixing netmask calculation for IPv6 
  * segfault when trying to access netifaces.ifaddresses
  * Interpret missing gateway priority, handle some out of order metrics
Comments 0
openSUSE Build Service is sponsored by