> I looked at dpif_port_add(), and if you don't set odp_port to UINT32_MAX
> here,
> the dpif_class->port_add() function will use some undefined value here to
> assign the port number. This is the reason I made this change. Did I
> misunderstand
> this?


Ah yes, I think you're right.  This interface is confusing, I assumed that
assignment was just unnecessary.  I'll send out a patch.

Ethan
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to