summaryrefslogtreecommitdiff
path: root/changes/ticket26288
blob: 59bb856dd2722e9d03e1338814d5d878526555b8 (plain)
1
2
3
4
5
6
  o Major features (flow control):
    - Implement authenticated SENDMEs detailed in proposal 289. A SENDME cell
      now includes the digest of the last cell received so once the end point
      receives the SENDME, it can confirm the other side's knowledge of the
      previous cells that were sent. This behavior is controlled by two new
      consensus parameters, see proposal for more details. Fixes ticket 26288.