On Thu, Sep 08, 2011 at 06:59:53PM -0700, Ethan Jackson wrote: > A controller may want to know which MPIDs are reachable from an > interface configured with CFM. This patch regularly writes this > information to the database. > > Bug #7014.
I think it would be nice if ofproto_port_get_cfm_remote_mpids() set *rmps to NULL and *n_rmps to 0 on any kind of error, for the caller's convenience. cfm_destroy() should free ->rmps. Otherwise this looks good, thank you. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev