From owner-cvs-all@FreeBSD.ORG Mon Jan 17 11:44:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CB2116A4CE; Mon, 17 Jan 2005 11:44:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4433843D3F; Mon, 17 Jan 2005 11:44:30 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HBiUG9045699; Mon, 17 Jan 2005 11:44:30 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0HBiUI8045698; Mon, 17 Jan 2005 11:44:30 GMT (envelope-from ceri) Message-Id: <200501171144.j0HBiUI8045698@repoman.freebsd.org> From: Ceri Davies Date: Mon, 17 Jan 2005 11:44:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc pccard_ether X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 11:44:30 -0000 ceri 2005-01-17 11:44:30 UTC FreeBSD src repository Modified files: etc pccard_ether Log: The submitter of bin/75786 turned out to not have removable interfaces, and so the fix committed in r1.42 was not quite correct for the case where there are two or more DHCP consuming removable interfaces - dhclient must be restarted so that the other interfaces continue to function correctly. Approved by: murray MFC After: 7 days Revision Changes Path 1.43 +1 -1 src/etc/pccard_ether