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

Use an AF_NETLINK socket to query the "external" IP address #28

Closed

Conversation

Labels
None yet
Projects
None yet
3 participants
@dgoulet-tor
Copy link
Contributor

@dgoulet-tor dgoulet-tor commented Mar 23, 2018

This commit adds the new files src/common/netlink.{c|h} that implement this
code for Linux only.

Merged from yawning/bug12377_linux branch.

Fixes #12377

Signed-off-by: David Goulet dgoulet@torproject.org

This commit adds the new files src/common/netlink.{c|h} that implement this
code for Linux only.

Merged from yawning/bug12377_linux branch.

Fixes #12377

Signed-off-by: David Goulet <dgoulet@torproject.org>
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Jun 25, 2018

https://trac.torproject.org/projects/tor/ticket/12377 is needs_revision in tor unspecified.

@teor2345 teor2345 closed this Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment