summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added a note about the gateways() API.Alastair Houghton2014-05-011-0/+6
* Fixed a silly bug I found with the test script. Added gateway output to the ...Alastair Houghton2014-05-012-15/+38
* Added Windows support.Alastair Houghton2014-05-011-27/+257
* Added Linux PF_NETLINK support.Alastair Houghton2014-05-011-7/+280
* Added gateway detection code for PF_SOCKET and sysctl(). Also fixed some Sol...Alastair Houghton2014-05-013-20/+765
* Set the zip-safe flag.Alastair Houghton2014-04-281-0/+1
* Updated version number. Made the README explicitly reStructuredTextAlastair Houghton2014-04-282-18/+23
* Bump version number and make the build status image into a link.Alastair Houghton2014-04-282-1/+3
* Added build status image.Alastair Houghton2014-04-281-4/+5
* Formatting changes.Alastair Houghton2014-04-281-33/+35
* Updated README.Alastair Houghton2014-04-281-7/+3
* Use a Python 2.5 compatible way of doing print statements.Alastair Houghton2014-04-281-21/+28
* Changes to C code for Python 3K compatibility.Alastair Houghton2014-04-281-61/+88
* Fixed a final Python 3K problem.Alastair Houghton2014-04-281-1/+1
* More Python 3K compatibility.Alastair Houghton2014-04-281-2/+2
* Use Python 3 print function, not print statement. Also, avoid declaring varia...Alastair Houghton2014-04-282-43/+50
* Use add_to_family() in the ioctl() code path. Also fix a problem on platform...Alastair Houghton2012-01-311-40/+28
* Fixed a problem with setup.py when some things are cached.Alastair Houghton2012-01-311-0/+10
* Fixed description.Alastair Houghton2012-01-311-2/+1
* Fixed bit-rot in the ioctl-based code path.Alastair Houghton2012-01-312-2/+2
* Added egg-info folder to ignores.Alastair Houghton2012-01-311-0/+1
* Removed egg-info folder.Alastair Houghton2012-01-314-35/+0
* Vastly improved support for Windows. Also fixed a couple of irritations on o...Alastair Houghton2012-01-302-118/+227
* Updated ignores.Alastair Houghton2012-01-301-0/+2
* Added a convenient test program.Alastair Houghton2012-01-301-0/+26
* Trying some changes for Windows to see IPv6 addresses.Alastair Houghton2012-01-301-46/+149
* Improved setup script so it will build successfully in more cases. Added a v...Alastair Houghton2012-01-303-14/+27
* Ignore the dist folder, disable hard links during build.Alastair Houghton2011-11-042-0/+4
* Added address families dictionary, courtesy of Warren Turkal.Alastair Houghton2011-11-043-2/+122
* commit fad362f75136e2fe22f39d97c6c0177309586fecAlastair Houghton2011-11-041-4/+36
* Added netifaces-0.5 source code.Alastair Houghton2011-10-1010-0/+1741