543981924--- via dev <[email protected]> writes:

> From: yaolingfei <[email protected]>
>
> Check for duplicate controller parameters. Duplicate parameters
> will be skipped, not added to the "ocs" structure, and a warm
> message will be output to the log.
>
> If there are duplicate controller parameters, although
> "ofservice_create" will not be called for duplicate creation
> in "connmgr_set_controllers", and there will be no memory leakage,
> there will be xmalloc duplicate "ofproto_controller" structure in
> "bridge_configure_remotes", which incurs unnecessary memory
> overhead. And users will not perceive it.
>
>   7d674866d2c9 (ofproto: Add support for remote "service controllers")
>
> Signed-off-by: yaolingfei <[email protected]>
> ---

Thanks - I fixed up the commit message a bit, and the whitespace in the
log and applied.  I've also added you to the authors file.

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to