From mboxrd@z Thu Jan 1 00:00:00 1970 From: ratheesh k Subject: Re: [Bridge] notifier chain on br0 Date: Thu, 3 Dec 2009 15:17:30 +0530 Message-ID: References: <20091201083202.719890c6@nehalam> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: bridge@lists.linux-foundation.org, netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from mail-iw0-f171.google.com ([209.85.223.171]:45040 "EHLO mail-iw0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755862AbZLCJrY convert rfc822-to-8bit (ORCPT ); Thu, 3 Dec 2009 04:47:24 -0500 Received: by iwn1 with SMTP id 1so778761iwn.33 for ; Thu, 03 Dec 2009 01:47:30 -0800 (PST) In-Reply-To: <20091201083202.719890c6@nehalam> Sender: netdev-owner@vger.kernel.org List-ID: Thanks a ton. Ratheesh On Tue, Dec 1, 2009 at 10:02 PM, Stephen Hemminger wrote: > On Tue, 1 Dec 2009 19:56:03 +0530 > ratheesh k wrote: > >> Hi All , >> >> =A0i =A0have a software bridge br0 on eth0 and eth1 . Can i use NETL= INK >> sockets to get ip address change notification on br0 .??? >> >> Thanks, >> Ratheesh > > Netlink reports all interfaces including br0 >