From: Gerrit Renker <gerrit@xxxxxxxxxxxxxx> Date: Tue, 27 May 2008 09:32:41 +0100 > From: Wei Yongjun <yjwei@xxxxxxxxxxxxxx> > > RFC4340 said: > 8.5. Pseudocode > ... > If P.type is not Data, Ack, or DataAck and P.X == 0 (the packet > has short sequence numbers), drop packet and return > > But DCCP has some mistake to handle short sequence numbers packet, now > it drop packet only if P.type is Data, Ack, or DataAck and P.X == 0. > > This patch fixed this problem. > > Signed-off-by: Wei Yongjun <yjwei@xxxxxxxxxxxxxx> > Acked-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx> > Acked-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> As it is a bug fix I've applied this to net-2.6, thanks. -- To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html