Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 13:55:30 -0400
From:      Jim Rees <rees@umich.edu>
To:        fs@freebsd.org
Subject:   Re: FreeBSD NFS server not responding to TCP SYN packets from Linux/SunOS clients 
Message-ID:  <20051014175530.28D651BBE4@citi.umich.edu>
In-Reply-To: rick@snowhite.cis.uoguelph.ca, Fri, 14 Oct 2005 13:42:58 EDT

next in thread | raw e-mail | index | archive | help
There was a bug in the FreeBSD v3 client that it didn't retransmit at all,
even after a reconnect.  I fixed that in rev 1.125 of nfs_socket.c.  It
should now retransmit exactly once.  That could of course result in a replay
at the server, depending on what caused the reconnect.  In the case where
the server drops the connection due to inactivity, I think there is no
replay.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051014175530.28D651BBE4>