Re: 2.2 generating odd TCP resets?

From: David S. Miller (davem@redhat.com)
Date: Wed Oct 18 2000 - 02:04:56 EST


   Date: Wed, 18 Oct 2000 00:37:44 -0700
   From: Brian Craft <bcboy@thecraftstudio.com>

   Why is it sending a reset? Because the FIN was ACK'ed twice? Is
   this correct behavior? I've tried 2.2.14 and 2.2.17, with the same
   result.

Looks like the application on the Linux system is issuing a close() on
the socket before reading all of the available data. That always
causes a RST to be sent.

Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:12 EST