[ovs-dev] [PATCH] Reimplement port mirroring configuration for database.

Jesse Gross jesse at nicira.com
Tue Jan 19 19:02:07 UTC 2010


Ben Pfaff wrote:
 >> >+       "flood_vlans": {
 >> >+         "comment": "VLAN IDs of VLANs on which MAC address learning
 >> should be disabled, so that packets are flooded instead of being sent
 >> to specific ports that are believed to contain packets' destination
 >> MACs.  This should ordinarily be used to disable MAC learning on VLANs
 >> used for mirroring (RSPAN VLANs).  It may also be useful for
 >> debugging.",
 >> >+         "type": {"key": "integer", "min": 0, "max": 4096}
 >
 > Is there something wrong in the snippet above?  I didn't see any
 > commentary on it.
 >

No, sorry - that was in reference to the the change from 
disable-learning to flood_vlans.

All of the changes look good.




More information about the dev mailing list