[ovs-dev] [packet_in 01/13] classifier: Update cls_rule_set_in_port() prototype.

Ben Pfaff blp at nicira.com
Thu Dec 29 03:47:07 UTC 2011


On Wed, Dec 28, 2011 at 05:52:28PM -0800, Ethan Jackson wrote:
> -void cls_rule_set_in_port(struct cls_rule *, uint16_t odp_port);
> +void cls_rule_set_in_port(struct cls_rule *, uint16_t ofp_port);

Looks good, thanks.



More information about the dev mailing list