From: Xin Long <lucien.xin@xxxxxxxxx> Date: Sat, 1 Apr 2017 17:07:46 +0800 > Before when implementing sctp prsctp, SCTP_PR_STREAM_STATUS wasn't > added, as it needs to save abandoned_(un)sent for every stream. > > After sctp stream reconf is added in sctp, assoc has structure > sctp_stream_out to save per stream info. > > This patch is to add SCTP_PR_STREAM_STATUS by putting the prsctp > per stream statistics into sctp_stream_out. > > v1->v2: > fix an indent issue. > > Signed-off-by: Xin Long <lucien.xin@xxxxxxxxx> 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