On 07/28/2015 02:26 PM, Ben Pfaff wrote: > When ofctrl_add_flow() called ovn_flow_lookup(), the latter used the hash > from the flow's hmap_node, but the former hadn't initialized it at that > point. This commit fixes the problem. > > Reported-by: Russell Bryant <[email protected]> > Reported-at: http://openvswitch.org/pipermail/dev/2015-July/057851.html > Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Russell Bryant <[email protected]> -- Russell Bryant _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
