]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[DCCP]: Make PARTOPEN an autonomous state
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Tue, 20 Nov 2007 23:56:37 +0000 (21:56 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:44 +0000 (14:54 -0800)
commit9b91ad2747891767c0efb4fb965c5dfed8d4f88e
tree010b946c201fab39f3417ffd0abbdc74dbe62cdb
parentc3ada46a009001e144b29736880962f24ee2afdf
[DCCP]: Make PARTOPEN an autonomous state

This decouples PARTOPEN from TCP-specific stream-states.

It thus addresses the FIXME.

The code has been checked with regard to dependency on PARTOPEN and FIN_WAIT1
states (to which PARTOPEN previously was mapped): there is no difference, as
PARTOPEN is always referred to directly (i.e. not via the mapping to TCP
state).

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/dccp.h