On Dec 4, 2012, at 2:50 PM, Ben Pfaff <[email protected]> wrote: > On Wed, Oct 24, 2012 at 05:01:29PM -0700, Ben Pfaff wrote: >> We've had a couple of requests for this over the years. It's easy to do, >> so let's implement it. >> >> Signed-off-by: Ben Pfaff <[email protected]> > > I know that some users would find this handy, so it would be nice to > get it reviewed.
Just a few minor comments (and apologies, I deleted this from my mail client, so reviewing by cutting and pasting from the archives): For mac_learning_set_max_entries(), set_mac_table_config(), and ofproto_set_mac_table_config(), maybe make "max_entries" const in the parameter list. Otherwise, looks good. Acked-by: Kyle Mestery <[email protected]> > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
