aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40680
blob: 13838449699708644628e6d29ce6636e98f0ce75 (plain)
1
2
3
4
5
6
  o Minor feature (relay, DoS):
    - Apply circuit creation anti-DoS defenses if the outbound circuit max cell
      queue size is reached too many times. This introduces two new consensus
      parameters to control the queue size limit and number of times allowed to
      go over that limit. Close ticket 40680.