> +/* Number of implemented OpenFlow tables.  Must be between 1 and 255. */
> +enum { N_TABLES = 255 };

Does it make sense to use BUILD_ASSERT to enforce the allowed range?

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

Reply via email to