From owner-cvs-sys Mon Jul 10 08:39:29 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA12940 for cvs-sys-outgoing; Mon, 10 Jul 1995 08:39:29 -0700 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA12930 ; Mon, 10 Jul 1995 08:39:19 -0700 Date: Mon, 10 Jul 1995 08:39:19 -0700 From: "Garrett A. Wollman" Message-Id: <199507101539.IAA12930@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/netinet in_rmx.c tcp_input.c tcp_var.h Sender: cvs-sys-owner@freebsd.org Precedence: bulk wollman 95/07/10 08:39:17 Modified: sys/netinet in_rmx.c tcp_input.c tcp_var.h Log: tcp_input.c - keep track of how many times a route contained a cached rtt or ssthresh that we were able to use tcp_var.h - declare tcpstat entries for above; declare tcp_{send,recv}space in_rmx.c - fill in the MTU and pipe sizes with the defaults TCP would have used anyway in the absence of values here