From: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx> Date: Fri, 22 Jan 2016 18:29:49 -0200 > This patch extends commit b93d6471748d ("sctp: implement the sender side > for SACK-IMMEDIATELY extension") as it didn't white list > SCTP_SACK_IMMEDIATELY on sctp_msghdr_parse(), causing it to be > understood as an invalid flag and returning -EINVAL to the application. > > Note that the actual handling of the flag is already there in > sctp_datamsg_from_user(). > > https://tools.ietf.org/html/rfc7053#section-7 > > Fixes: b93d6471748d ("sctp: implement the sender side for SACK-IMMEDIATELY extension") > Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx> Applied and queued up for -stable, thanks. -- 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