From owner-freebsd-current@FreeBSD.ORG Tue Jul 29 22:28:54 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991B137B401 for ; Tue, 29 Jul 2003 22:28:54 -0700 (PDT) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2459A43FAF for ; Tue, 29 Jul 2003 22:28:54 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-38lc09u.dialup.mindspring.com ([209.86.1.62] helo=mindspring.com) by heron.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19hjW3-0003xH-00; Tue, 29 Jul 2003 22:28:47 -0700 Message-ID: <3F275755.C7E6793F@mindspring.com> Date: Tue, 29 Jul 2003 22:27:49 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Daniel C. Sobral" References: <20030729094308.L41136@cvs.imp.ch> <3F262E1E.9936E5D7@mindspring.com> <3F26D244.7060905@tcoip.com.br> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4c7d33dae518e56eaefcada4f573fab7d548b785378294e88350badd9bab72f9c350badd9bab72f9c cc: Martin Blapp cc: current@freebsd.org Subject: Re: STEP 2, fixing dhclient behaviour with multiple interfaces X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 05:28:54 -0000 "Daniel C. Sobral" wrote: > Terry Lambert wrote: > > You could add kevents for interface arrival and departure, and > > add a kqueue to the dhcpd to catch the arrival/departure events, > > and then just act on them. > > Instead of just adding the stuff to devd? The entire dhcpd code? Isn't that what dhcpd is for? Is devd a "kitchen sink" program? -- Terry