From owner-freebsd-stable Mon Jan 6 12:26:17 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8E6737B401 for ; Mon, 6 Jan 2003 12:26:15 -0800 (PST) Received: from caduceus.fm.intel.com (fmr02.intel.com [192.55.52.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E06243EA9 for ; Mon, 6 Jan 2003 12:26:15 -0800 (PST) (envelope-from michaelx.l.wright@intel.com) Received: from petasus.fm.intel.com (petasus.fm.intel.com [10.1.192.37]) by caduceus.fm.intel.com (8.11.6/8.11.6/d: outer.mc,v 1.51 2002/09/23 20:43:23 dmccart Exp $) with ESMTP id h06KKnw12705 for ; Mon, 6 Jan 2003 20:20:49 GMT Received: from fmsmsxvs041.fm.intel.com (fmsmsxvs041.fm.intel.com [132.233.42.126]) by petasus.fm.intel.com (8.11.6/8.11.6/d: inner.mc,v 1.27 2002/10/16 23:46:59 dmccart Exp $) with SMTP id h06KLLr10127 for ; Mon, 6 Jan 2003 20:21:21 GMT Received: from fmsmsx28.fm.intel.com ([132.233.42.28]) by fmsmsxvs041.fm.intel.com (NAVGW 2.5.2.11) with SMTP id M2003010612241131492 ; Mon, 06 Jan 2003 12:24:11 -0800 Received: by fmsmsx28.fm.intel.com with Internet Mail Service (5.5.2653.19) id ; Mon, 6 Jan 2003 12:26:05 -0800 Message-ID: From: "Wright, Michaelx L" To: fkittred@gwi.net, Evren Yurtesen Cc: Michael Sierchio , dmagda@ee.ryerson.ca, freebsd-stable@FreeBSD.ORG, wpaul@ctr.columbia.edu Subject: RE: wi0 and mtu setting [bad idea] Date: Mon, 6 Jan 2003 12:25:57 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) content-class: urn:content-classes:message Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well Said. Cheers M. L. Wright Intel UNIX-NQL 503.264.8300 -----Original Message----- From: fkittred@gwi.net [mailto:fkittred@gwi.net] Sent: Monday, January 06, 2003 6:51 AM To: Evren Yurtesen Cc: Wright, Michaelx L; fkittred@gwi.net; Michael Sierchio; dmagda@ee.ryerson.ca; freebsd-stable@FreeBSD.ORG; wpaul@ctr.columbia.edu Subject: Re: wi0 and mtu setting [bad idea] On Fri, 3 Jan 2003 21:28:35 +0200 (WET) Evren Yurtesen wrote: > Isnt it also the responsibility of the person who sets the MTU that he > should be sure everything will work right? in my access points setting MTU > to higher than 1500 works for example. I am using linux based access > points. For these last 20 years or so, I have been an IP Network engineer. I assure you that it ends up not being the responsibility of the end user, it is the responsibility of the network staff at the few dozen ISPs a given connection traverses. Bad MTUs combined with broken MTU detection leads to mysterious failures. The Internet has few governing laws. It is an extraordinary example of international cooperation on an unprecidented scale. There is no law stopping you from using an illegal MTU setting, just convention and engineering good manners. I posted the links to the wi (802.llb) standards. In a brief scan of the document, I did not see anything in there allowing MTUs greater than 1500 octets. In the networking world, it is considered very bad to justify a configuration/feature because a given implementation allows the configuration. This leads to networks that don't work. If the wi standard requires interfaces to allow MTUs greater than 1500 octets, and the FreeBSD wi driver doesn't allow them, then wi is broken. If the wi standard optionally allows MTUs > 1500 octets, then the wi driver may be uncompetitive. If the wi standard doesn't allow MTUs > 1500 octets, and the Linux driver does, then the Linux driver is majorly broken. So, I don't know the answer to whether MTUs greater than 1500 octets are legal under the standard. The standard is the only valid source of information. Supply this information and we can move forward. regards, fletcher To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message