From mboxrd@z Thu Jan 1 00:00:00 1970 References: <1244842010-24945-1-git-send-email-Joakim.Tjernlund@transmode.se> From: Benny Amorsen Date: Sat, 13 Jun 2009 01:58:53 +0200 In-Reply-To: <1244842010-24945-1-git-send-email-Joakim.Tjernlund@transmode.se> (Joakim Tjernlund's message of "Fri\, 12 Jun 2009 23\:26\:50 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Bridge] [PATCH] [bridge] Add split horizon List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Joakim Tjernlund Cc: bridge@lists.linux-foundation.org Joakim Tjernlund writes: > Currently the bridge does not impl. split horizon which will easily > cause loops when 2 or more VLANs are added from the same physical interface. Why would they cause loops? If your topology isn't loop free, run spanning tree in the VLAN's. Yet another thing most hardware switches can't do, incidentally. /Benny