mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
In addrs_in_same_network_family(), choose IP subnet size based on IP type
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor bugfixes (ipv6):
|
||||
- In addrs_in_same_network_family(), we choose the subnet size based
|
||||
on the IP version (IPv4 or IPv6). Previously, we chose a fixed subnet
|
||||
size of /16 for both IPv4 and IPv6 addresses. Fixes bug 15518; bugfix
|
||||
on 0.3.5.1-alpha. Patch by Neel Chauhan.
|
||||
|
||||
Reference in New Issue
Block a user