]> git.proxmox.com Git - mirror_ovs.git/commit - Makefile.am
Eliminate "whitelist" and "blacklist" terms.
authorBen Pfaff <blp@ovn.org>
Wed, 17 Jun 2020 21:22:47 +0000 (14:22 -0700)
committerBen Pfaff <blp@ovn.org>
Sat, 17 Oct 2020 02:22:24 +0000 (19:22 -0700)
commit8205fbc8f5e0ae5c85b9d1be2f5f53997ea4ff31
tree670053b7fc93441fe351f3ba1ba2613a3e6b5474
parent807152a4ddfb89b65ef75c6b12937ecd68ea8cb3
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@ovn.org>
Acked-by: Alin Gabriel Serdean <aserdean@ovn.org>
31 files changed:
Documentation/howto/ipsec.rst
Documentation/howto/selinux.rst
Documentation/topics/datapath.rst
Documentation/topics/ovsdb-replication.rst
Makefile.am
build-aux/automake.mk
build-aux/initial-tab-allowed-files [new file with mode: 0644]
build-aux/initial-tab-whitelist [deleted file]
build-aux/thread-safety-blacklist [deleted file]
build-aux/thread-safety-forbidden [new file with mode: 0644]
datapath/Makefile.am
datapath/linux/Modules.mk
datapath/linux/compat/build-aux/export-check-allow-list [new file with mode: 0644]
datapath/linux/compat/build-aux/export-check-whitelist [deleted file]
include/openvswitch/automake.mk
lib/daemon.man
lib/daemon.xml
lib/dpif.c
lib/dpif.h
lib/ovsdb-idl.h
ovsdb/ovsdb-server.c
ovsdb/replication.c
ovsdb/replication.h
tests/ofproto-macros.at
tests/system-kmod-macros.at
tests/system-userspace-macros.at
tests/test-classifier.c
utilities/checkpatch.py
vswitchd/bridge.c
vswitchd/ovs-vswitchd.c
vswitchd/vswitch.xml