Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Arti Arti
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 137
    • Issues 137
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • 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
  • Core
  • ArtiArti
  • Merge requests
  • !602

Rename *_port to *_listen and provide ListenConfig type for API

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Ian Jackson requested to merge Diziet/arti:port-listen into main Jun 22, 2022
  • Overview 10
  • Commits 6
  • Pipelines 1
  • Changes 7

As per #502.

The good news is that, as planned, I haven't painted us into a corner. It is entirely possible to provide compatibility like this.

The bad news is that it is a slight palaver; particularly, one needs to handle (and test!) all the permutations of things being specified the old way, or the new way, or both, via serde and via the API.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: port-listen