From: Gerrit Renker Date: Tue, 6 Mar 2007 22:24:18 +0000 (-0800) Subject: [DCCP]: Correctly split CCID half connections X-Git-Tag: v2.6.21-rc3~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d46861be6196d0f1614724590968d8da26af82a;p=pandora-kernel.git [DCCP]: Correctly split CCID half connections This fixes a bug caused by a previous patch, which causes DCCP servers in LISTEN state to not receive packets. This patch changes the logic so that * servers in either LISTEN or OPEN state get the RX half connection packets * clients in OPEN state get the TX half connection packets Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed