Re: [PATCH 3/4]: Integrate state transitions for passive-close

2007-11-28 Thread Arnaldo Carvalho de Melo
Em Wed, Nov 28, 2007 at 08:35:10AM +, Gerrit Renker escreveu: > [DCCP]: Integrate state transitions for passive-close > > This adds the necessary state transitions for the two forms of passive-close > > * PASSIVE_CLOSE- which is entered when a host receives a Close; > * PASSIVE_CLOSER

[PATCH 3/4]: Integrate state transitions for passive-close

2007-11-28 Thread Gerrit Renker
[DCCP]: Integrate state transitions for passive-close This adds the necessary state transitions for the two forms of passive-close * PASSIVE_CLOSE- which is entered when a host receives a Close; * PASSIVE_CLOSEREQ - which is entered when a client receives a CloseReq. Here is a detailed a