From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 3 Jun 2010 08:11:54 -0700 From: Stephen Hemminger Message-ID: <20100603081154.58a24b35@nehalam> In-Reply-To: <4C07B089.2080609@cfl.rr.com> References: <4C06FE06.8040502@cfl.rr.com> <20100602194213.4147e2ce@nehalam> <4C07B089.2080609@cfl.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] Spanning tree mapping utility List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Phillip Susi Cc: Bridge@lists.linux-foundation.org On Thu, 3 Jun 2010 09:39:21 -0400 Phillip Susi wrote: > On 6/2/2010 10:42 PM, Stephen Hemminger wrote: > > Open up an AF_PACKET or AF_LLC socket and receive them > > Yes, I'm looking for a simple utility that does that and parses them for me. The user mode RSTP daemon has that: git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/rstp.git --