Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!oberon!cit-vax!ucla-cs!zen!ucbvax!imagen.UUCP!geof From: geof@imagen.UUCP (Geof Cooper) Newsgroups: comp.protocols.tcp-ip Subject: BSD 4.3 Sends data after FIN? Message-ID: <8711202000.AA00513@apolling.imagen.uucp> Date: Fri, 20-Nov-87 15:00:29 EST Article-I.D.: apolling.8711202000.AA00513 Posted: Fri Nov 20 15:00:29 1987 Date-Received: Sun, 22-Nov-87 22:38:25 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 11 I have a bug report from France (so it's not as clear as I'd like) that looks like 4.3 is sending data past a FIN. There is some error condition being exercised relating to a zero window, and the connection is terminated. A FIN appears with data in the packet. It is acked. Later, another packet is received with the same length (I don't know whether it is the same data), with the updated sequence number, and still with a FIN. Thus the data is logically after the first FIN. Can someone check this out? - Geof