Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit f328f29

Browse files
Replace whitelist with allowlist
Signed-off-by: Martin Kennelly <[email protected]>
1 parent c2d9bb5 commit f328f29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docker/vpp-centos-userspace-cni/startup.conf

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ dpdk {
8888
# vlan-strip-offload on
8989
# }
9090

91-
## Whitelist specific interface by specifying PCI address
91+
## Allowlist specific interface by specifying PCI address
9292
# dev 0000:02:00.0
9393

94-
## Whitelist specific interface by specifying PCI address and in
94+
## Allowlist specific interface by specifying PCI address and in
9595
## addition specify custom parameters for this interface
9696
# dev 0000:02:00.1 {
9797
# num-rx-queues 2

0 commit comments

Comments
 (0)