[ovs-git] [openvswitch/ovs] 807152: Use primary/secondary, not master/slave, as names ...

Ben Pfaff noreply at github.com
Sat Oct 17 02:23:16 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 807152a4ddfb89b65ef75c6b12937ecd68ea8cb3
      https://github.com/openvswitch/ovs/commit/807152a4ddfb89b65ef75c6b12937ecd68ea8cb3
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
    M Documentation/topics/design.rst
    M NEWS
    M include/openflow/nicira-ext.h
    M include/openflow/openflow-1.2.h
    M include/openflow/openflow-1.4.h
    M include/openvswitch/ofp-connection.h
    M include/openvswitch/ofp-errors.h
    M lib/ofp-connection.c
    M ofproto/connmgr.c
    M ofproto/connmgr.h
    M ofproto/ofproto.c
    M tests/ofp-print.at
    M tests/ofproto-dpif.at
    M tests/ofproto.at
    M utilities/ovs-ofctl.8.in
    M vswitchd/bridge.c
    M vswitchd/vswitch.xml

  Log Message:
  -----------
  Use primary/secondary, not master/slave, as names for OpenFlow roles.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>


  Commit: 8205fbc8f5e0ae5c85b9d1be2f5f53997ea4ff31
      https://github.com/openvswitch/ovs/commit/8205fbc8f5e0ae5c85b9d1be2f5f53997ea4ff31
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
    M Documentation/howto/ipsec.rst
    M Documentation/howto/selinux.rst
    M Documentation/topics/datapath.rst
    M Documentation/topics/ovsdb-replication.rst
    M Makefile.am
    M build-aux/automake.mk
    A build-aux/initial-tab-allowed-files
    R build-aux/initial-tab-whitelist
    R build-aux/thread-safety-blacklist
    A build-aux/thread-safety-forbidden
    M datapath/Makefile.am
    M datapath/linux/Modules.mk
    A datapath/linux/compat/build-aux/export-check-allow-list
    R datapath/linux/compat/build-aux/export-check-whitelist
    M include/openvswitch/automake.mk
    M lib/daemon.man
    M lib/daemon.xml
    M lib/dpif.c
    M lib/dpif.h
    M lib/ovsdb-idl.h
    M ovsdb/ovsdb-server.c
    M ovsdb/replication.c
    M ovsdb/replication.h
    M tests/ofproto-macros.at
    M tests/system-kmod-macros.at
    M tests/system-userspace-macros.at
    M tests/test-classifier.c
    M utilities/checkpatch.py
    M vswitchd/bridge.c
    M vswitchd/ovs-vswitchd.c
    M vswitchd/vswitch.xml

  Log Message:
  -----------
  Eliminate "whitelist" and "blacklist" terms.

There is one remaining use under datapath.  That change should happen
upstream in Linux first according to our usual policy.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/bbe2e3928747...8205fbc8f5e0


More information about the git mailing list