]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9de29ea220300760bff9e5261ec487505e7df951
tree61ffc292a8e437f7d44bbfe00c4e052f7488dd25
parenta2551de67681895fe1258ae8229285bc543384de
[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