Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tor Trac #15518]: Tor considers routers in the same IPv6 /16 to be "in the same subnet" #276

Closed
wants to merge 4 commits into from

Conversation

Labels
None yet
Projects
None yet
4 participants
@neelchauhan
Copy link
Contributor

@neelchauhan neelchauhan commented Aug 16, 2018

For the bug here.

Copy link
Contributor

@teor2345 teor2345 left a comment

Please fix the missing newline in the changes file.

changes/bug15518 Outdated
@@ -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) and if IPv6, whether the address is IPv4-mapped
Copy link
Contributor

@teor2345 teor2345 Aug 17, 2018

There's a missing newline here.

@coveralls
Copy link

@coveralls coveralls commented Aug 17, 2018

Coverage Status

Coverage increased (+0.02%) to 59.547% when pulling 81a2829 on neelchauhan:b15518 into c8aecd1 on torproject:master.

nmathewson and others added 2 commits Aug 17, 2018
If we're building for Windows, we want to use windows threads no
matter what, and we don't want to link a pthread library even if it
is present.  Fixes bug 27081; bugfix on 1790dc6 in 0.1.0.1-rc.
@neelchauhan neelchauhan closed this Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment