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 Transport.VerifySourceAddress to control the Retry Mechanism #4362

Merged
merged 2 commits into from
Mar 15, 2024

Commits on Mar 13, 2024

  1. use Transport.VerifySourceAddress to control the Retry Mechanism

    This can be used to rate-limit handshakes originating from unverified
    source addresses. Rate-limiting for handshakes can be implemented using
    the GetConfigForClient callback on the Config.
    marten-seemann committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f18f897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3037da View commit details
    Browse the repository at this point in the history