From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/2][RFC] Network Event Notifier Mechanism Date: Fri, 23 Jun 2006 12:57:58 -0700 (PDT) Message-ID: <20060623.125758.30182159.davem@davemloft.net> References: <20060622.155805.35017169.davem@davemloft.net> <1151024186.5099.46.camel@jzny2> <1151069083.7808.19.camel@stevo-desktop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: hadi@cyberus.ca, netdev@vger.kernel.org, caitlinb@broadcom.com Return-path: Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:14809 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S1752005AbWFWT57 (ORCPT ); Fri, 23 Jun 2006 15:57:59 -0400 To: swise@opengridcomputing.com In-Reply-To: <1151069083.7808.19.camel@stevo-desktop> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Steve Wise Date: Fri, 23 Jun 2006 08:24:43 -0500 > On Thu, 2006-06-22 at 20:56 -0400, jamal wrote: > > On Thu, 2006-22-06 at 15:58 -0700, David Miller wrote: > > > > > Anyways, we can create normal notifiers for neighbour and route > > > events just like we have for network device stuff. > > > > > So did you agree with a new notifier head for these events as in my > original patch? Or do you think I should add these to the netdev > notifier? Pretty much. I may not agree with the details of your implementation. So let's start by you doing a repost of the first patch and let's review that, ok?