2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-30 05:47:55 +00:00

FAQ: Add an entry for multicast snooping with VLAN

Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
This commit is contained in:
Flavio Leitner 2014-06-26 09:00:37 -03:00 committed by Ben Pfaff
parent 0877a0187b
commit c81f359b1d

4
FAQ
View File

@ -520,6 +520,10 @@ A: Open vSwitch has two kinds of flows (see the previous question), so
dumps datapath flows for only the specified bridge, regardless
of the type.
Q: How does multicast snooping works with VLANs?
A: Open vSwitch maintains snooping tables for each VLAN.
Performance
-----------