Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #120
Closed (moved) (moved)
Open
Issue created Apr 01, 2005 by Roger Dingledine@arma

servers don't transform destroys to truncateds

In command_process_destroy_cell(), we are supposed to convert client-ward destroy cells into truncated cells, so the client can know at what hop in the path the circuit broke. But we don't actually do this currently, because the client behave was always to close the circuit, so we were wasting bandwidth with a two-round-trip circuit close.

If we're going to start trying to re-extend circuits, though, we need this functionality. Should we re-enable the ifdef 0'ed stuff (and remove the circuit_mark_for_close())?

[Automatically added by flyspray2trac: Operating System: All]

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