From owner-freebsd-mobile Fri Sep 7 5:52:32 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from air.linkclub.or.jp (air.linkclub.or.jp [210.250.19.40]) by hub.freebsd.org (Postfix) with ESMTP id 67BB637B401 for ; Fri, 7 Sep 2001 05:52:29 -0700 (PDT) Received: from localhost.jp.FreeBSD.org (1Cust129.tnt1.hanno.jp.da.uu.net [63.12.195.129]) by air.linkclub.or.jp (8.11.4/8.11.4) with ESMTP id f87CoRW74962 for ; Fri, 7 Sep 2001 21:50:27 +0900 (JST) (envelope-from toshi@jp.FreeBSD.org) Date: Fri, 7 Sep 2001 21:44:37 +0900 (JST) Message-Id: <200109071244.f87Cib011728.toshi@jp.FreeBSD.org> From: Toshihiko ARAI To: nate@yogotech.com (Nate Williams) Cc: freebsd-mobile@FreeBSD.org Subject: Re: [PATCH] pccard_ether and removable_* variables In-Reply-To: <15254.22900.863293.94059@nomad.yogotech.com> References: <15245.13394.275183.61715@nomad.yogotech.com> <200109011153.f81BrZL93078.toshi@jp.FreeBSD.org> <15253.10889.977127.513674@nomad.yogotech.com> <200109051230.f85CUGQ39840.toshi@jp.FreeBSD.org> <15254.22900.863293.94059@nomad.yogotech.com> X-Mailer: VM 5.96 (beta) / Mule 2.3 (SUETSUMUHANA) based on 19.34.1 Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org + <15254.22900.863293.94059@nomad.yogotech.com>, Nate Williams wrote: >> You may be just right. However, 'static_routes_' is null >> and void with DHCP. Implementation of dhclient seems to surely deal >> with 'dhclient-script', but I don't so know a lot about DHCP. > True, but with DHCP, the routes are flushed automatically via the DHCP > scripts. Someone who is using DHCP to get their addresses is certainly > not going to be running as a router. I examined it. As a result, I understood that removable_route_flush was unnecessary now. When there was not dhclient with FreeBSD standard, it was necessary. I updated a patch below. Please review and test. http://home.jp.FreeBSD.org/~toshi/pccard-current-20010907.diff -- Toshihiko ARAI To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message