commit | 2b80230a7f8cd346c1e2ebafdd02be432bf10459 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Tue Sep 13 19:05:08 2005 -0300 |
committer | Arnaldo Carvalho de Melo <acme@mandriva.com> | Tue Sep 13 19:05:08 2005 -0300 |
tree | a51d45efbe4b77c395ffe4fc51894e173d6d7345 | |
parent | 811265b8e8bf84e3b91507bf6a3a8eea20e7a4b7 [diff] |
[DCCP]: Handle SYNC packets in dccp_rcv_state_process Eliciting a SYNCACK in response, we were handling SYNC packets only in the DCCP_OPEN state, in dccp_rcv_established. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>