[DCCP]: Send SYNCACK packets in response to SYNC packets
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 17 Aug 2005 06:10:59 +0000 (03:10 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:01:50 +0000 (16:01 -0700)
commite92ae93a8aa66aea12935420cb22d4df1c18d023
tree61ffc292a8e437f7d44bbfe00c4e052f7488dd25
parentba602a816132dcc66e875dddf2c62512a9f6f8cb
[DCCP]: Send SYNCACK packets in response to SYNC packets

Also fix step 6 when receiving SYNC or SYNCACK packets, i.e. we were not using
the updated swl.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/dccp.h
net/dccp/input.c
net/dccp/ipv4.c
net/dccp/output.c