Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
S
sbws
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 121
    • Issues 121
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Network Health
  • sbws
  • Issues
  • #29725

Closed
Open
Opened Mar 10, 2019 by juga @juga💬Maintainer

Reset relay bandwidths when their IPv6 address changes

We implemented this for IPv4, but not IPv6.

From https://github.com/torproject/sbws/issues/202:

on Jun 18, 2018

Split off #154.

When IPv6 is more than a few percent of relay load, sbws should reset relay bandwidths on IPv6 address changes as well. (Tor doesn't measure IPv6 entry bandwidth separately, but we want to.)

Here's what we'd need to do:

    Add a relay or_addresses attribute
    Add or_addresses to result
    Check any IPv6 addresses in or_addresses to see if they've changed

We should also store IPv6, since currently sbws is only storing IPv4 addresses.

Assignee
Assign to
sbws: 1.2.x-final
Milestone
sbws: 1.2.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/network-health/sbws#29725