On Thu, Jul 28, 2011 at 02:19:54PM -0700, Ben Pfaff wrote: > The ofproto_provider's ->construct() was required to allocate and > initialize the flow tables, but ->destruct() was not allowed to > uninitialize and free them. This arrangement is oddly asymmetrical (and > undocumented), so this commit changes the code so that the client is > responsible for both allocation and freeing. > > Reported-by: Hao Zheng <hzh...@nicira.com> > CC: Hao Zheng <hzh...@nicira.com>
The "multiple tables" series I posted today also contains a copy of this patch. I'll take a review in either place, but it only needs to be done once. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev