From owner-freebsd-net@FreeBSD.ORG Mon Mar 5 20:34:23 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBD6A16A400 for ; Mon, 5 Mar 2007 20:34:23 +0000 (UTC) (envelope-from lyndon@orthanc.ca) Received: from orthanc.ca (orthanc.ca [209.89.70.53]) by mx1.freebsd.org (Postfix) with ESMTP id 4263013C47E for ; Mon, 5 Mar 2007 20:34:23 +0000 (UTC) (envelope-from lyndon@orthanc.ca) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by orthanc.ca (8.13.4/8.13.4) with ESMTP id l25JvV1h038811 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Mar 2007 12:57:31 -0700 (MST) (envelope-from lyndon@orthanc.ca) Date: Mon, 5 Mar 2007 11:57:31 -0800 (PST) From: Lyndon Nerenberg To: Tom Judge In-Reply-To: <45EC6E88.3080101@tomjudge.com> Message-ID: <20070305115615.W38684@orthanc.ca> References: <994cd1cf0703050842r5e54daa6y5fe6af3083e15cd@mail.gmail.com> <45EC6E88.3080101@tomjudge.com> Organization: The Frobozz Magic Homing Pigeon Company MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on orthanc.ca Cc: freebsd-net@freebsd.org, aditya kiran Subject: Re: PMTU Discovery support X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2007 20:34:23 -0000 > As I understand it, it is not possible to detect upward changes in the path > MTU as there is no mechanism for a router to generate an error when a packet > is small enough to be accommodated by the MTU of the link to the next hop. I > may be wrong though. RFC1191 section 6.3. http://www.ietf.org/rfc/rfc1191.txt --lyndon