Patches 1 and 3 don't change any functionality but instead simplify
the code a bit.  Patch 2 also significantly reduces the number of
times hmaps containing dhcp/nd_ra/controller_event ops are computed.

Dumitru Ceara (3):
      controller: Remove unnecessary IDL table casts.
      controller: Avoid building dhcp/nd_ra/controller_event opt maps every 
time.
      inc-proc-eng: Rename the 'clear_tracked_data' callback to 'init_run'.


 controller/lflow.c          | 206 +++---------------------------------
 controller/lflow.h          |   9 +-
 controller/ovn-controller.c | 169 +++++++++++++++++++----------
 lib/inc-proc-eng.c          |  19 ++--
 lib/inc-proc-eng.h          |  19 ++--
 lib/ovn-l7.h                |   2 +
 6 files changed, 151 insertions(+), 273 deletions(-)

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

Reply via email to