https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217637
Hiren Panchasara <hi...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tue...@freebsd.org --- Comment #5 from Hiren Panchasara <hi...@freebsd.org> --- Adding Michael for inputs as he had done some cleanup in this area. What FreeBSD version are you running on both sides? Is it 10,3R as reported in the bug? Do you mind trying -head to rule out any fixes? Server sends FIN and on the following request sends RST which gets dropped somehow and doesn't reach client. But even after receiving first FIN, client asks for data to which servers reopens the connection (which seems like the real bug), sends data and again sends FIN after that. Now client acks that FIN and sends its own FIN which server acks but client now doesn't like it. So it keeps sending FIN which server keeps acking. Also, client and server seem off by 10seconds? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"