From owner-cvs-src@FreeBSD.ORG Wed Sep 28 20:28:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 037AD16A41F; Wed, 28 Sep 2005 20:28:09 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1FEF43D48; Wed, 28 Sep 2005 20:28:07 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:wam3WQK/PMhVM0CvH+YO9/WSebIlOrFTxmIzdVH0EkQL4edVYdg83hUflfFR98r5@kasuga-iwi.mahoroba.org [IPv6:3ffe:501:185b:8010:212:f0ff:fe52:6ac]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.4/8.13.4) with ESMTP/inet6 id j8SKRrwS005046 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29 Sep 2005 05:27:58 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Thu, 29 Sep 2005 05:27:53 +0900 Message-ID: From: Hajimu UMEMOTO To: Brooks Davis In-Reply-To: <20050928201431.GA18560@odin.ac.hmc.edu> References: <200509281959.j8SJxIpD046472@repoman.freebsd.org> <20050928201431.GA18560@odin.ac.hmc.edu> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd6.0) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.0-BETA5 X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0 (ameno.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Thu, 29 Sep 2005 05:27:59 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ameno.mahoroba.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc pccard_ether X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 20:28:09 -0000 Hi, >>>>> On Wed, 28 Sep 2005 13:14:31 -0700 >>>>> Brooks Davis said: brooks> On Thu, Sep 29, 2005 at 05:11:10AM +0900, Hajimu UMEMOTO wrote: > Hi, > > >>>>> On Wed, 28 Sep 2005 19:59:18 +0000 (UTC) > >>>>> Brooks Davis said: > > brooks> Modified files: > brooks> etc pccard_ether > brooks> Log: > brooks> Be less IPv4 centric. When checking if the interface is already > brooks> configured, check if the UP flag is set instead of checking for the > brooks> netmask keyword. > > Umm, it means we cannot use pccard_ether for already upped interface, > anymore. :( brooks> That's correct. What is the specific use case you are concerned about? I'm calling pccard_ether from my tool to manage interface for laptop environment. I want to invoke dhclient after linkup to avoid weired delay. I need to up wireless interface before calling pccard_ether to confirm that a link could be associated. http://www.imasy.or.jp/~ume/FreeBSD/ifstatd-20050926.tar.gz Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/