Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S Snowflake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 91
    • Issues 91
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Anti-censorship
  • Pluggable Transports
  • Snowflake
  • Merge requests
  • !120

Add an `orport-srcaddr` server transport option

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Fifield requested to merge dcf/snowflake:server-srcaddr into main Nov 16, 2022
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 6

This is a replacement for the temporary hack of hardcoding the source port address range from #40198 (comment 2839304). It turns the source address range into an option you can set with ServerTransportOptions.

ServerTransportOptions snowflake orport-srcaddr=127.0.1.0/24

I have the above setting running now on snowflake-02.

This is one of the performance-oriented changes from !100 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: server-srcaddr