From owner-freebsd-commit Tue Dec 5 13:25:03 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA06293 for freebsd-commit-outgoing; Tue, 5 Dec 1995 13:25:03 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA06268 for cvs-all-outgoing; Tue, 5 Dec 1995 13:24:53 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA06256 for cvs-sys-outgoing; Tue, 5 Dec 1995 13:24:50 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA06245 ; Tue, 5 Dec 1995 13:24:33 -0800 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id NAA01832; Tue, 5 Dec 1995 13:24:31 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id NAA03701; Tue, 5 Dec 1995 13:24:41 -0800 Message-Id: <199512052124.NAA03701@corbin.Root.COM> To: "Garrett A. Wollman" cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/netinet in_rmx.c ip_icmp.c ip_output.c ip_var.h tcp_output.c tcp_subr.c tcp_var.h In-reply-to: Your message of "Tue, 05 Dec 95 09:47:13 PST." <199512051747.JAA21252@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 05 Dec 1995 13:24:41 -0800 Sender: owner-commit@FreeBSD.ORG Precedence: bulk >wollman 95/12/05 09:47:09 > > Modified: sys/netinet in_rmx.c ip_icmp.c ip_output.c ip_var.h > tcp_output.c tcp_subr.c tcp_var.h > Log: > Path MTU Discovery is now standard. Cool...hope it works. :-) -DG