--- 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: ipvs-0.9.7-template.patch,v 1.1.1.1 2000/02/22 04:21:50 wensong Exp $
+ * Version:     $Id: ipvs-0.9.7-template.patch,v 1.1.1.1 2000/02/22 04:21:50 wensong Exp $
  *
  * Authors:     Wensong Zhang <wensong@iinchina.net>
  *              Peter Kese <peter.kese@ijs.si>
@@ -1452,7 +1452,7 @@
                 ip_vs_unhash(mst);
                 mst->sport = 65535;
                 mst->mport = 65535;
-                mst->dport = 65535;
+                mst->dport = 0;
                 ip_vs_hash(mst);
                 
                 /*
