This series fix two revalidation triggers:
  - trigger revalidation if ct_zone timeout policy changes
  - avoid revalidation if lldp config doesn't change

The second patch relies on the first one because of ct test cases

lic121 (2):
  ofproto-dpif: trigger revalidate if ct tp changes
  ofproto-dpif: avoid unneccesary backer revalidation

 lib/lldp/lldpd.c       | 10 +++-------
 lib/ovs-lldp.c         |  8 ++++++++
 lib/ovs-lldp.h         |  1 +
 ofproto/ofproto-dpif.c | 10 ++++++++--
 tests/ofproto-dpif.at  | 33 +++++++++++++++++++++++++++++++++
 5 files changed, 53 insertions(+), 9 deletions(-)

-- 
1.8.3.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to