patch-2.1.25 linux/net/ipv6/tcp_ipv6.c

Next file: linux/net/lapb/lapb_iface.c
Previous file: linux/net/ipv6/af_inet6.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.24/linux/net/ipv6/tcp_ipv6.c linux/net/ipv6/tcp_ipv6.c
@@ -905,6 +905,8 @@
 				/* CHECKSUM_UNNECESSARY */
 		}
 
+		tcp_statistics.TcpInSegs++;
+		
 		sk = inet6_get_sock(&tcpv6_prot, daddr, saddr, 
 				    th->dest, th->source);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov