From a2ff66b5d0c2e60092c432169726fb7b45246d88 Mon Sep 17 00:00:00 2001 From: Josh Patterson Date: Mon, 10 Nov 2025 14:12:20 -0500 Subject: [PATCH] update annotation --- salt/bpf/soc_bpf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/bpf/soc_bpf.yaml b/salt/bpf/soc_bpf.yaml index 629ef9d5d..416c5fc60 100644 --- a/salt/bpf/soc_bpf.yaml +++ b/salt/bpf/soc_bpf.yaml @@ -1,6 +1,6 @@ bpf: pcap: - description: List of BPF filters to apply to the packet capture application. + description: List of BPF filters to apply to the PCAP engine. multiline: True forcedType: "[]string" helpLink: bpf.html