ticket26288 422 B

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