Hi all, I have a problem with updating OVS' MAC learning table, when it is in the 'standalone' mode running like a legacy Ethernet bridge.
The switch has an entry to a destination, including the destination MAC (say, 00:00:00:00:00:01), an output port (say, 1), VLAN, and Age. However, the switch sometimes does not update the entry, when it receives a packet from the same destination (still 00:00:00:00:00:01) but from a new incoming port (say, 2). Does someone know what may cause this issue? The MAC learning table is supposed to be updated once receiving a packet. Does OVS do some optimization to process the packets so that the learning table may not get updated when the packet rate is high? Thanks! Cheng
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss