On Mon, Jul 15, 2013 at 06:55:45PM -0700, Justin Pettit wrote: > Don't install a flow if it's the result of the "userspace" action for an > already installed facet. This can occur when a datapath flow with > wildcards has a "userspace" action and flows sent to userspace result in > a different subfacet, which will then be rejected as overlapping by the > datapath. > > Signed-off-by: Justin Pettit <jpet...@nicira.com> > Co-authored-by: Ethan Jackson <et...@nicira.com>
Looks good. The code to update 'facet''s stats is identical to most of subfacet_update_stats(), so perhaps that should be factored out into a new function. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev