On Fri, Sep 09, 2011 at 03:48:26PM -0700, Ethan Jackson wrote:
> > +/* 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?Might as well. Added. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
