[tor-bugs] #25903 [Core Tor/Tor]: Add OVERHEAD and DELIVERED fields to CIRC_BW events
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu May 10 18:36:38 UTC 2018
#25903: Add OVERHEAD and DELIVERED fields to CIRC_BW events
----------------------------------+------------------------------------
Reporter: mikeperry | Owner: mikeperry
Type: defect | Status: needs_review
Priority: Medium | Milestone: Tor: 0.3.4.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: 034-roadmap-proposed | Actual Points:
Parent ID: #25546 | Points:
Reviewer: isis | Sponsor:
----------------------------------+------------------------------------
Comment (by mikeperry):
Ok I think I found a bug in tor. I am not sure, but I think there should
be a return in connection_edge_process_relay_cell_not_open() when the
connected cell can't be parsed. The side effect of the parse failure is
the addr will be AF_UNSPEC later, so I moved the accounting call inside
that block.
New pull request, this time with unit tests:
https://github.com/torproject/tor/pull/101
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25903#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list