Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 328
    • Issues 328
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #33817
Closed
Open
Issue created Apr 05, 2020 by teor@teor

Perform Basic Relay IPv6 Extends

Currently, tor checks that extend cells have IPv4 addresses in: [x] some functions in circuitbuild_relay.c (a new file introduced by legacy/trac#33633 (moved)) [x] channel_get_for_extend() in channel.c [x] check_extend_cell() in onion.c [x] extend_cell_from_extend2_cell_body() in onion.c [?] and possibly other functions.

We want to allow IPv6 in all these places.

And when we have an IPv4 and an IPv6 address, we want to choose between them at random.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking