dwmalone    2006-06-19 12:33:53 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  When we receive an out-of-window SYN for an "ESTABLISHED" connection,
  ACK the SYN as required by RFC793, rather than ignoring it. NetBSD
  have had a similar change since 1999.
  
  PR:             93236
  Submitted by:   Grant Edwards <[EMAIL PROTECTED]>
  MFC after:      1 month
  
  Revision  Changes    Path
  1.300     +2 -0      src/sys/netinet/tcp_input.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to