Brian Warner
|
93c4a5ebb0
|
test_iputil: remove the test that only works on linux, since we're using the cross-unix 'get_local_addresses_async' anyways. This should allow the tests to pass on OS-X
|
2007-03-29 11:21:17 -07:00 |
|
Brian Warner
|
2c261ce996
|
change node startup to put all local addresses in the PBURL, including 127.0.0.1. This should facilitate testing on both connected and disconnected systems.
|
2007-03-07 18:43:17 -07:00 |
|
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 |
|