From owner-cvs-all@FreeBSD.ORG Fri Oct 7 00:32:16 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5B2E16A41F; Fri, 7 Oct 2005 00:32:16 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72D7F43D45; Fri, 7 Oct 2005 00:32:16 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j970WGKR001244; Fri, 7 Oct 2005 00:32:16 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j970WGtd001243; Fri, 7 Oct 2005 00:32:16 GMT (envelope-from thompsa) Message-Id: <200510070032.j970WGtd001243@repoman.freebsd.org> From: Andrew Thompson Date: Fri, 7 Oct 2005 00:32:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ifconfig ifbridge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 00:32:16 -0000 thompsa 2005-10-07 00:32:16 UTC FreeBSD src repository Modified files: sbin/ifconfig ifbridge.c Log: Display the status of the spanning tree for each port. member: xl0 flags=7 member: gem0 flags=7 to: member: xl0 flags=7 port 3 priority 128 path cost 55 forwarding member: gem0 flags=7 port 1 priority 128 path cost 55 learning Revision Changes Path 1.2 +16 -8 src/sbin/ifconfig/ifbridge.c