ovsdb change or netlink notification trigger bridge_reconfigure. In bridge_reconfigure, backer->need_revalidate flag is set if backer revalidation is needed.
This series fix two places where need_revalidate flag is not set correctly. lic121 (2): ofproto-dpif: trigger revalidation when ipfix changes ofproto-dpif: avoid unneccesary backer revalidation ofproto/ofproto-dpif.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) -- 1.8.3.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
