From owner-freebsd-net@FreeBSD.ORG Mon Aug 20 09:05:21 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7163A1065670 for ; Mon, 20 Aug 2012 09:05:21 +0000 (UTC) (envelope-from bschmidt@techwires.net) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id DB8DA8FC0A for ; Mon, 20 Aug 2012 09:05:20 +0000 (UTC) Received: by lage12 with SMTP id e12so3978268lag.13 for ; Mon, 20 Aug 2012 02:05:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=/uIt6koxTbURaupJoRqGeEgTzL7BbYopTKO9tAH9eZE=; b=CUImFfFqCSpp+fVBBSvNX8SLmiz3MMMbAY8VCqGaKETZTQxq5Nb0tkA5tM+c4AX3Vz SPpSqI4NeFlbNAdREy0FVwWQdqdY/YikaT2VhKJzeVyUabR2BzXrqSw+QstDLySbUyoD szKqN+X+xcBEGvHCjGGndinnHJZyOpiFjcH57N7MoSCVSyRwF8jA62mkf9qufFOGQvu/ K2CGgVIhEg9QbMTu+QXwHRSSCdomjJu8NYtqNrahSOzAG3vN3t2ifEczvO1JJ2ZhRNuK zlEfJD9+YxZMNN8Pr7joSVmd9ESS0txdCdLG8AjmSJVVZRUNjvxio3xcxugKV9Dpj96V UgFg== MIME-Version: 1.0 Received: by 10.112.82.42 with SMTP id f10mr5858004lby.95.1345453519351; Mon, 20 Aug 2012 02:05:19 -0700 (PDT) Received: by 10.152.123.200 with HTTP; Mon, 20 Aug 2012 02:05:19 -0700 (PDT) X-Originating-IP: [79.140.39.245] In-Reply-To: <5031F4FE.50004@herveybayaustralia.com.au> References: <502DA0F6.5040305@herveybayaustralia.com.au> <502F80D1.6040901@herveybayaustralia.com.au> <201208181923.04151.bschmidt@techwires.net> <5031F4FE.50004@herveybayaustralia.com.au> Date: Mon, 20 Aug 2012 11:05:19 +0200 Message-ID: From: Bernhard Schmidt To: Da Rock Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmZQopnTYZBmJTenlkqQK9kosJo58qsl/yXm14h4RKIJ+ljXD3+L0sokYnZ9+QgvRxFxhnw Cc: freebsd-net@freebsd.org Subject: Re: wpa_supplicant wpa peap gtc connection - gtc failing? 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, 20 Aug 2012 09:05:21 -0000 On Mon, Aug 20, 2012 at 10:27 AM, Da Rock wrote: > On 08/19/12 03:23, Bernhard Schmidt wrote: >> >> On Saturday 18 August 2012 13:47:29 Da Rock wrote: >>> >>> On 08/18/12 13:32, Adrian Chadd wrote: >>>> >>>> Is there any reason we don't build with that option? >>> >>> You know, I was wondering that myself but I wasn't exactly sure whether >>> to ask or not :) >> >> Historical reasons I guess, our config matches the default >> wpa_supplicant config. I don't see any technical reason not to >> enable that and bunch of other exotic stuff. >> >> Though, as you've already noticed, one can count the number of >> user who benefit from such a change on one hand.. ;) >> Not sure it's worth the effort, though, if someone wants to do >> the work, fine with me. >> > True on that one :) > > But then again, there are not many as tenacious as I am, and it is not clear > that it has not been enabled anywhere. If the build is not worth it, perhaps > some documentation to point a user to what can be added to the build? At > least that way if someone is intent enough to find the info they can do > something about it? Such as myself; if I had of known it needed the option > it might have saved me several weeks of messing around. > > Just a note in the man pages might do, as well as a wiki, or the handbook. Updating the man page is on my TODO list. It already mentions options which are enabled/disabled by default and also refers to make.conf, but some information is clearly outdated and/or no longer valid. -- Bernhard