Files
tor/changes
teor (Tim Wilson-Brown) 71fd66c866 Fix unit tests on systems without IPv4 or localhost addresses
Make unit tests pass on IPv6-only systems, and systems without
localhost addresses (like some FreeBSD jails).

Fixes:
* get_if_addrs_ifaddrs: systems without localhost
* get_if_addrs_ioctl: only works on IPv4 systems
* socket: check IPv4 and IPv6, skip on EPROTONOSUPPORT
* socketpair_ersatz: uses IPv4, skip on EPROTONOSUPPORT

Fixes bug #17632; bugfix on unit tests in 0.2.7.3-rc.
c464a36772 was a partial fix for this issue in #17255;
it was released in unit tests in 0.2.7.4-rc.

Patch by "teor".
2015-11-19 00:41:06 +11:00
..
2015-10-07 10:25:00 -04:00
2015-10-02 15:12:04 +02:00
2015-10-02 13:13:58 +02:00
2015-10-07 09:34:49 -04:00
2015-10-02 14:35:16 +02:00
2015-10-02 13:13:58 +02:00
2015-10-06 11:02:55 -04:00
2015-09-09 15:23:25 +02:00
2015-09-30 18:34:15 +02:00
2015-10-30 09:25:39 -04:00
2015-10-24 14:30:53 +03:00