patch-2.3.16 linux/net/ipx/af_ipx.c
Next file: linux/net/irda/Config.in
Previous file: linux/net/ipv6/tcp_ipv6.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Aug 30 10:31:24 1999
-  Orig file: 
v2.3.15/linux/net/ipx/af_ipx.c
-  Orig date: 
Thu Aug 26 13:05:46 1999
diff -u --recursive --new-file v2.3.15/linux/net/ipx/af_ipx.c linux/net/ipx/af_ipx.c
@@ -767,6 +767,7 @@
 		{ 
 			/* < 8 hops && input itfc not in list */
 			*l = intrfc->if_netnum; /* insert recvd netnum into list */
+			ipx->ipx_tctrl++;
 			/* xmit on all other interfaces... */
 			for(ifcs = ipx_interfaces; ifcs != NULL; ifcs = ifcs->if_next) 
 			{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)