ifaddrs-tests-network-configs 307 B

12345
  1. o Minor bugfixes (testing):
  2. - Make the get_ifaddrs_* unit tests more tolerant of different network
  3. configurations. (Don't assume every test box has an IPv4 address, and
  4. Don't assume every test box has a non-localhost address.
  5. Fixes bug 17255; bugfix on 0.2.7.3-rc. Patch by "teor".