[ovs-git] [openvswitch/ovs] c841e9: simap: New function simap_equal().

GitHub noreply at github.com
Fri May 5 15:55:33 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: c841e96ae669485e1fd30edffbaa1f1326c63338
      https://github.com/openvswitch/ovs/commit/c841e96ae669485e1fd30edffbaa1f1326c63338
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M lib/simap.c
    M lib/simap.h

  Log Message:
  -----------
  simap: New function simap_equal().

This will acquire a user in an upcoming commit.

Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 45b18dc3d84e9e83c656963586bab082e57fa2a0
      https://github.com/openvswitch/ovs/commit/45b18dc3d84e9e83c656963586bab082e57fa2a0
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M ovn/controller/physical.c

  Log Message:
  -----------
  physical: Simplify updating localvif_to_ofport map in physical_run()

These two loops were updating 'localvif_to_ports' to be the same as
'new_localvif_to_ports' and setting physical_map_changed if there had
been any differences.  This is more work than necessary, so this
commit simplifies it.

Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/9335810807f9...45b18dc3d84e


More information about the git mailing list