From owner-cvs-all Sat Dec 11 17:58:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CC21914E8D; Sat, 11 Dec 1999 17:58:31 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA04347; Sat, 11 Dec 1999 17:58:31 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <199912120158.RAA04347@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 11 Dec 1999 17:58:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/12/11 17:58:31 PST Modified files: etc rc.network Log: Suport multiple ``ifconfig_*?="DHCP"'' configurations. Currently we have a problem in that `dhclient' bails when configuring the second interface as port 68 is already in use (by the `dhclient' started for the first interface). PR: 14810 Submitted by: n_hibma Revision Changes Path 1.67 +20 -12 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message