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 #28525]: Make tor_addr_is_internal_() aware of RFC 6598 (Carrier Grade NAT/Large Scale NAT) IPv4 Ranges #708

Closed
wants to merge 1 commit into from

Conversation

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

@neelchauhan neelchauhan commented Feb 17, 2019

For the ticket here.

Sorry about this, but I did a new PR because reusing the old one (#529) would have added many unnecessary commits.

@coveralls
Copy link

@coveralls coveralls commented Feb 17, 2019

Pull Request Test Coverage Report for Build 4061

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 61.738%

Totals Coverage Status
Change from base Build 4055: 0.03%
Covered Lines: 45347
Relevant Lines: 73451

💛 - Coveralls

@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Mar 8, 2019

Replaced by #762 and #763.

@teor2345 teor2345 closed this Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment