From 8205fbc8f5e0ae5c85b9d1be2f5f53997ea4ff31 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 17 Jun 2020 14:22:47 -0700 Subject: 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 Acked-by: Alin Gabriel Serdean --- vswitchd/vswitch.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vswitchd/vswitch.xml') diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 4958c7c95..0e25e018e 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -1072,7 +1072,7 @@ Drop all unencrypted tunneled packets in which the least-significant bit of skb_mark is 0. This would be a useful policy if no unencrypted tunneled traffic should exit - the system without being specially whitelisted by setting + the system without being specially permitted by setting skb_mark to 1. -- cgit v1.2.1