On Wed, Apr 22, 2015 at 10:22:40AM -0700, Justin Pettit wrote: > > > On Apr 22, 2015, at 7:52 AM, Ben Pfaff <b...@nicira.com> wrote: > > > > -*** Translating logical datapath port names into port numbers. > > - > > - Logical ports are specified by name in logical datapath flows, but > > - OpenFlow only works in terms of numbers. > > Is this done?
Yes, expr_to_matches() in the expr library accepts a name to number map that works acceptably for now (and maybe for good). > Acked-by: Justin Pettit <jpet...@nicira.com> Thanks, I'll apply this in a minute. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev