From owner-freebsd-net@FreeBSD.ORG Tue Aug 20 01:09:17 2013 Return-Path: Delivered-To: freebsd-net@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 561473BD; Tue, 20 Aug 2013 01:09:17 +0000 (UTC) (envelope-from jmg@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2A3362467; Tue, 20 Aug 2013 01:09:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7K19H4b081512; Tue, 20 Aug 2013 01:09:17 GMT (envelope-from jmg@freefall.freebsd.org) Received: (from jmg@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7K19F4k081511; Tue, 20 Aug 2013 01:09:15 GMT (envelope-from jmg) Date: Tue, 20 Aug 2013 01:09:15 GMT Message-Id: <201308200109.r7K19F4k081511@freefall.freebsd.org> To: joe@rewt.org.uk, jmg@FreeBSD.org, freebsd-net@FreeBSD.org From: jmg@FreeBSD.org Subject: Re: kern/181388: [route] Routes not updated on mtu change X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2013 01:09:17 -0000 Synopsis: [route] Routes not updated on mtu change State-Changed-From-To: open->closed State-Changed-By: jmg State-Changed-When: Tue Aug 20 01:07:27 UTC 2013 State-Changed-Why: per response on mailing list, this is as designed so that the person running the box can control the MTU to specific hosts on the network... http://www.freebsd.org/cgi/query-pr.cgi?pr=181388