On Thu, Apr 03, 2014 at 05:52:01PM -0700, Pravin Shelar wrote:
> On Thu, Apr 3, 2014 at 3:09 PM, Ben Pfaff <b...@nicira.com> wrote:
> > I don't think that ofproto_flow_lookup() modifies its 'flow' argument,
> > but dp_handle_miss() makes a writable copy and passes in that copy.  I
> > think that we could drop making that copy and change
> > ofproto_flow_lookup() to make the 'flow' parameter const.
> 
> xlate_lookup_port() changes flow.

OK, I missed that.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to