From 4d46861be6196d0f1614724590968d8da26af82a Mon Sep 17 00:00:00 2001 From: Gerrit Renker Date: Tue, 6 Mar 2007 14:24:18 -0800 Subject: [PATCH] [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-format-patch failed