Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
FAQ | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/FAQ b/FAQ
index 79d905d..c2520fc 100644
--- a/FAQ
+++ b/FAQ
@@ -1124,6 +1124,12 @@ A: Do you have a controller configured on br0 (as the
commands above
OpenFlow controller doesn't see the VLANs that I expect," and you
can refer to the answer there for more information.
+Q: How MAC learning works with VLANs?
+
+A: Open vSwitch implements Independent VLAN Learning (IVL) for
+ OFPP_NORMAL action. I.e. it logically has separate learning tables
+ for each VLANs.
+
VXLANs
-----
--
1.8.3.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev