Received: from oss.sgi.com (localhost.localdomain [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g37KVjVK008690 for ; Sun, 7 Apr 2002 13:31:45 -0700 Received: (from mail@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g37KVjmS008689 for netdev-outgoing; Sun, 7 Apr 2002 13:31:45 -0700 X-Authentication-Warning: oss.sgi.com: mail 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 g37KVgVK008684 for ; Sun, 7 Apr 2002 13:31:42 -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 QAA25887; Sun, 7 Apr 2002 16:31:59 -0400 (EDT) Received: from localhost (hadi@localhost) by shell.cyberus.ca (8.11.6+Sun/8.11.6) with ESMTP id g37KQrg12928; Sun, 7 Apr 2002 16:26:53 -0400 (EDT) X-Authentication-Warning: shell.cyberus.ca: hadi owned process doing -bs Date: Sun, 7 Apr 2002 16:26:53 -0400 (EDT) From: jamal To: Stefan Rompf cc: Subject: Re: Patch: Device operative state notification against 2.5.7 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-netdev@oss.sgi.com Precedence: bulk On Sun, 7 Apr 2002, jamal wrote: > The only useful state transitions are to/from IFOP_DOWN_NOCARRIER > in my opinion. What do you think? I meant this view from a "listener" perspective; example from an SNMP NMS perspective or even a dynamic route daemon, this is the only really interesting state transition. So IMO, it only makes sense to send netlink messages for these. cheers, jamal