Skip to content

option for custom dns resolver#1073

Merged
vyzo merged 3 commits into
masterfrom
feat/custom-resolver
Apr 15, 2021
Merged

option for custom dns resolver#1073
vyzo merged 3 commits into
masterfrom
feat/custom-resolver

Conversation

@vyzo

@vyzo vyzo commented Apr 12, 2021

Copy link
Copy Markdown
Contributor

No description provided.

@vyzo vyzo requested review from aschmahmann and lidel April 12, 2021 09:43
@lidel lidel mentioned this pull request Apr 12, 2021
9 tasks
@vyzo vyzo requested a review from Stebalien April 14, 2021 18:24

@Stebalien Stebalien left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we actually need to use the resolver somewhere?

@vyzo

vyzo commented Apr 14, 2021

Copy link
Copy Markdown
Contributor Author

the code is already there AFAICT, we just needed to add it to the basic host opts in config. Did I miss that?

Comment thread config/config.go
NATManager: cfg.NATManager,
EnablePing: !cfg.DisablePing,
UserAgent: cfg.UserAgent,
MultiaddrResolver: cfg.MultiaddrResolver,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Stebalien we use it here

@Stebalien Stebalien left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we just never wired this up...

@vyzo vyzo merged commit 3ef2f76 into master Apr 15, 2021
@vyzo vyzo deleted the feat/custom-resolver branch April 15, 2021 09:17
@Stebalien Stebalien mentioned this pull request May 11, 2021
27 tasks
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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.

2 participants