Received: from oss.sgi.com (localhost.localdomain [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g3BBSq8d015952 for ; Thu, 11 Apr 2002 04:28:52 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g3BBSqtj015951 for netdev-outgoing; Thu, 11 Apr 2002 04:28:52 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-netdev@oss.sgi.com using -f Received: from cyberus.ca (mail.cyberus.ca [216.191.240.111]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g3BBSm8d015944 for ; Thu, 11 Apr 2002 04:28:49 -0700 Received: from shell.cyberus.ca (shell [216.191.240.114]) by cyberus.ca (8.9.3/8.9.3/Cyberus Online Inc.) with ESMTP id HAA03107; Thu, 11 Apr 2002 07:29:20 -0400 (EDT) Received: from localhost (hadi@localhost) by shell.cyberus.ca (8.11.6+Sun/8.11.6) with ESMTP id g3BBO6T00666; Thu, 11 Apr 2002 07:24:10 -0400 (EDT) X-Authentication-Warning: shell.cyberus.ca: hadi owned process doing -bs Date: Thu, 11 Apr 2002 07:24:06 -0400 (EDT) From: jamal To: Stefan Rompf cc: Michael Richardson , Subject: Re: Patch: Device operative state notification against 2.5.7 In-Reply-To: <3CB2D065.A3DA60BB@isg.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-netdev@oss.sgi.com Precedence: bulk Content-Length: 848 Lines: 25 On Tue, 9 Apr 2002, Stefan Rompf wrote: > Hi Jamal, > > > [discussion whether IFOP_DOWN_LOWERLAYER should send netlink messages] > > > > I think they should be accessible; whether you send netlink > > advertisements everytime there is some state transition is the question. > > they should. For a routing daemon it is interesting to be notified when > interfaces becomes capable or incapable of handling packets, independant > of the reason. As long as we abstract virtual or subinterfaces as normal > interfaces to the upper layers (which is IMHO the correct decision), > IFOP_DOWN_LOWERLAYER must trigger a notification. Well ... ok. Note, the user space program could maintain state and observe when all the interfaces are down to reach the same conclusion. Ok, Stefan, i think you should be ready to roll some code now ;-> cheers, jamal