Why must endpoints manage conversions between bytes sent and received TSNs sent and received in SCTP congestion control?
As stated in RFC 3286: "...endpoints must manage the conversion between bytes sent and received and TSNs sent and received, since TSN is per chunk rather than per byte". How does this affect the congestion control algortihm? ...