--- linux/net/ipv4/ip_vs.c.orig Tue Feb 22 12:17:19 2000 +++ linux/net/ipv4/ip_vs.c Tue Feb 22 12:20:57 2000 @@ -5,7 +5,7 @@ * high-performance and highly available server based on a * cluster of servers. * - * Version: $Id: ip_vs.c,v 1.13 1999/12/22 13:21:53 wensong Exp $ + * Version: $Id: ip_vs.c,v 1.14 2000/02/22 04:20:57 wensong Exp $ * * Authors: Wensong Zhang * Peter Kese @@ -1452,7 +1452,7 @@ ip_vs_unhash(mst); mst->sport = 65535; mst->mport = 65535; - mst->dport = 65535; + mst->dport = 0; ip_vs_hash(mst); /*