Commit 71e0ca02 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

add a changes entry for ticket 9574

parent a4400952
Loading
Loading
Loading
Loading

changes/feature9574

0 → 100644
+7 −0
Original line number Diff line number Diff line
  o Major features:
    - Relays now process the new "NTor" circuit-level handshake requests
      with higher priority than the old "TAP" circuit-level handshake
      requests. We still process some TAP requests to not totally starve
      0.2.3 clients when NTor becomes popular. A new consensus parameter
      "NumNTorsPerTAP" lets us tune the balance later if we need to.
      Implements ticket 9574.