diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2007-11-21 00:56:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 23:54:44 +0100 |
commit | 9b91ad2747891767c0efb4fb965c5dfed8d4f88e (patch) | |
tree | 010b946c201fab39f3417ffd0abbdc74dbe62cdb /net/dccp/proto.c | |
parent | [CCID3]: Inline for moving average (diff) | |
download | linux-9b91ad2747891767c0efb4fb965c5dfed8d4f88e.tar.xz linux-9b91ad2747891767c0efb4fb965c5dfed8d4f88e.zip |
[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>
Diffstat (limited to 'net/dccp/proto.c')
0 files changed, 0 insertions, 0 deletions