Http get commands return a bad results.

Matthew Dillon dillon at apollo.backplane.com
Wed Nov 17 13:38:27 PST 2004


:On Wed, Nov 17, 2004 at 01:03:29PM -0800, Jeffrey Hsu wrote:
:> This should be fixed by
:
:Seems better now. I'll do more stress-testing tomorrow.
:
:Joerg

    Lets see if H.Miyamoto's problems go away with the new commit.  He 
    apparently had some issues even after disabling SACK but from my
    read of Jeff's commit the fix he made would effect both SACK and
    NON-SACK connections.

    Note to jeff:  I haven't read the code enough to understand it yet
    but did notice this in your patch:

+		if (q->tqe_th->th_flags & TH_FIN)
+			te->tqe_th->th_flags &= TH_FIN;

    I'm just making sure that is what you meant to do, and not
    &= ~TH_FIN.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list