Brian Warner
|
18325251bf
|
iputil: add get_local_addresses(), an attempt to enumerate all IPv4 addresses on this host. This is pretty unix-specific for right now (it calls ifconfig)
|
2007-03-07 18:22:30 -07:00 |
|
Brian Warner
|
f2956c257b
|
util.iputil: try to survive not having a global network connection at all
|
2007-03-07 18:21:42 -07:00 |
|
Brian Warner
|
3490378551
|
move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything
|
2006-12-14 03:39:50 -07:00 |
|