v2:
  - split lldp patch into two

This series fix revalidation trigger:
  - avoid revalidation if lldp config doesn't change

I have these two patch in one series because the second patch may fails
without the first one.


lic121 (2):
  lldp: fix lldp memory leak
  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 |  7 +++++--
 tests/ofproto-dpif.at  | 33 +++++++++++++++++++++++++++++++++
 5 files changed, 50 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