From: Wei Yongjun <yjwei@xxxxxxxxxxxxxx> Date: Tue, 19 Apr 2011 13:13:56 +0800 > From: Vlad Yasevich <vladislav.yasevich@xxxxxx> > > When we have have to remove a transport due to ASCONF, we move > the data to a new active path. This can trigger CACC algorithm > to not mark that data as missing when SACKs arrive. This is > because the transport passed to the CACC algorithm is the one > this data is sitting on, not the one it was sent on (that one > may be gone). So, by sending the original transport (even if > it's NULL), we may start marking data as missing. > > Signed-off-by: Vlad Yasevich <vladislav.yasevich@xxxxxx> > Signed-off-by: Wei Yongjun <yjwei@xxxxxxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html