K 10 svn:author V 6 fenner K 8 svn:date V 27 1998-03-20T00:43:29.000000Z K 7 svn:log V 391 Remove the check for SYN in SYN_RECEIVED state; it breaks simultaneous connect. This check was added as part of the defense against the "land" attack, to prevent attacks which guess the ISS from going into ESTABLISHED. The "src == dst" check will still prevent the single-homed case of the "land" attack, and guessing ISS's should be hard anyway. Submitted by: David Borman END