Merge branch 'maint-0.4.3' into maint-0.4.4
[tor.git] / changes / ticket33679
blobd37842d065bfb600657d947e92b4137462189490
1   o Minor features (IPv6 Support, address.c):
2     - Adds IPv6 support to tor_addr_is_valid(). Adds tests for the
3       above changes and tor_addr_is_null(). Closes ticket 33679.
4       Patch by MrSquanchee.