Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 1998 01:55:06 +0200
From:      Pierre Beyssac <pb@fasterix.freenix.org>
To:        freebsd-net@FreeBSD.ORG
Cc:        regnauld@deepo.prosa.dk
Subject:   Re: please test: fast forwarding patches
Message-ID:  <19980502015506.A5864@fasterix.frmug.fr.net>
In-Reply-To: <19980502000319.A6171@fasterix.frmug.fr.net>; from Pierre Beyssac on Sat, May 02, 1998 at 12:03:19AM %2B0200
References:  <19980502000319.A6171@fasterix.frmug.fr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Ooops, I forgot this little patch to ip_input.c in ip_slowtimo()
(+/- fuzz factor WRT previous patch).

--- ip_input.c	1998/04/13 17:27:08	1.82
+++ ip_input.c	1998/05/01 23:49:50
@@ -878,6 +878,7 @@
 			}
 		}
 	}
+	ipflow_slowtimo();
 	splx(s);
 }
-- 
Pierre Beyssac	      pb@fasterix.frmug.org pb@fasterix.freenix.org
{Free,Net,Open}BSD, Linux : il y a moins bien, mais c'est plus cher
    Free domains: http://www.eu.org/ or mail dns-manager@EU.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message



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