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

relay: turn autorelay into a service and always filter out relay addresses #578

Merged
merged 8 commits into from
Apr 6, 2019

Commits on Apr 6, 2019

  1. relay: no more wrapping

    We don't need the host wrappers, we can just replace the filter AddrsFactory.
    
    Also, always filter out relay addresses.
    Stebalien committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    80ada8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b66564 View commit details
    Browse the repository at this point in the history
  3. bump relay record limit to 50

    vyzo committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    45df977 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d8efc3 View commit details
    Browse the repository at this point in the history
  5. relay: drop design comments

    These are issues for another day.
    Stebalien committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    c580255 View commit details
    Browse the repository at this point in the history
  6. add missing word

    vyzo committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    fee7b01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7093262 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87d57b5 View commit details
    Browse the repository at this point in the history