index
:
delta/python-packages/netifaces-git.git
master
github.com: al45tair/netifaces.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netifaces.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a problem on Linux that meant that the gateways() method could crash if...
Alastair Houghton
2014-05-16
1
-2
/
+3
*
Fix builds on older Linux kernel versions (no NLM_F_DUMP_INTR). Also, test f...
Alastair Houghton
2014-05-06
1
-3
/
+6
*
Without this line, PyPy crashes. I guess we can't rely on the indirect refer...
Alastair Houghton
2014-05-02
1
-0
/
+12
*
Fixed a problem caused by buggy behaviour from Visual C++ 2010.
release_0_10_0
Alastair Houghton
2014-05-01
1
-5
/
+9
*
Fixed a silly bug I found with the test script. Added gateway output to the ...
Alastair Houghton
2014-05-01
1
-6
/
+6
*
Added Windows support.
Alastair Houghton
2014-05-01
1
-27
/
+257
*
Added Linux PF_NETLINK support.
Alastair Houghton
2014-05-01
1
-7
/
+280
*
Added gateway detection code for PF_SOCKET and sysctl(). Also fixed some Sol...
Alastair Houghton
2014-05-01
1
-9
/
+600
*
Changes to C code for Python 3K compatibility.
Alastair Houghton
2014-04-28
1
-61
/
+88
*
Use Python 3 print function, not print statement. Also, avoid declaring varia...
Alastair Houghton
2014-04-28
1
-24
/
+29
*
Use add_to_family() in the ioctl() code path. Also fix a problem on platform...
Alastair Houghton
2012-01-31
1
-40
/
+28
*
Fixed bit-rot in the ioctl-based code path.
Alastair Houghton
2012-01-31
1
-1
/
+1
*
Vastly improved support for Windows. Also fixed a couple of irritations on o...
Alastair Houghton
2012-01-30
1
-93
/
+202
*
Trying some changes for Windows to see IPv6 addresses.
Alastair Houghton
2012-01-30
1
-46
/
+149
*
Improved setup script so it will build successfully in more cases. Added a v...
Alastair Houghton
2012-01-30
1
-3
/
+12
*
Added address families dictionary, courtesy of Warren Turkal.
Alastair Houghton
2011-11-04
1
-0
/
+120
*
commit fad362f75136e2fe22f39d97c6c0177309586fec
Alastair Houghton
2011-11-04
1
-4
/
+36
*
Added netifaces-0.5 source code.
Alastair Houghton
2011-10-10
1
-0
/
+1110