On 5 Apr 2022, at 12:16, lic121 wrote:
> If lldp didn't change, we are not supposed to trigger backer
> revalidation.
> Without this patch, bridge_reconfigure() always trigger udpif
> revalidator because of lldp.
>
> This patch also fix lldp memory leak bug:
> lldp_create() malloc memory for lldp->lldpd->g_hardware. lldp_unref
> is supposed to free the memory, but it doesn't.
>
> Signed-off-by: lic121 <[email protected]>
> Signed-off-by: Eelco Chaudron <[email protected]>
> Co-authored-by: Eelco Chaudron <[email protected]>
> ---
Changes look good me!
Acked-by: Eelco Chaudron <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev