From owner-cvs-all Fri Oct 12 11: 4:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF59237B403; Fri, 12 Oct 2001 11:04:44 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9CI4iX34203; Fri, 12 Oct 2001 11:04:44 -0700 (PDT) (envelope-from mjacob) Message-Id: <200110121804.f9CI4iX34203@freefall.freebsd.org> From: Matt Jacob Date: Fri, 12 Oct 2001 11:04:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bridge.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2001/10/12 11:04:44 PDT Modified files: sys/net bridge.c Log: Traverse the list of network interfaces rather than use if_index- if_index is not guaranteed to be dense with respect to the actual list of interfaces. Revision Changes Path 1.40 +2 -4 src/sys/net/bridge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message