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

rc3 #1181

Merged
merged 28 commits into from
Mar 12, 2020
Merged

rc3 #1181

merged 28 commits into from
Mar 12, 2020

Conversation

majestrate
Copy link
Contributor

No description provided.

majestrate and others added 28 commits March 7, 2020 16:13
fix dns replies so that extra RR for edns are not included.
The logic here wasn't quite right and was returning an A record in
response to an AAAA lookup.

This returns nothing, which is better, but not quite enough: this gives
empty responses, which produces warnings in host/dig.
Fix IPv6 lookups to return empty response
…-2020-03-09

Reduce log verbosity when DNS RR decode fails
…-2020-03-10

fully randomize hop selection
* add additional case for if we are near the end and all elements are in the exlcude set

* fix stop condition in second loop
…te-2020-03-09

limit path builds on snode sessions
…-03-07

Dont rely on operator[] side effects
@majestrate majestrate merged commit 50514d5 into master Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants