On Wed, May 28, 2014 at 10:10:30PM -0300, Flavio Leitner wrote:
> It follows mac learning, but since the multicast snooping feature
> can be disabled, the locking is handled in the library.
>
> Signed-off-by: Flavio Leitner <[email protected]>
Needs a rebase, so this is where I stopped doing test builds. Still
reading the diffs, though.
Please capitalize the first letter of the new comment, matching the
style:
REV_FLOW_TABLE, /* Flow table changed. */
REV_MAC_LEARNING, /* Mac learning changed. */
+ REV_MCAST_SNOOPING, /* multicast snooping changed. */
};
COVERAGE_DEFINE(rev_reconfigure);
COVERAGE_DEFINE(rev_stp);
Looks good otherwise.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev