github.com/cilium/cilium@v1.16.2/pkg/maps/recorder/doc.go (about)

     1  // SPDX-License-Identifier: Apache-2.0
     2  // Copyright Authors of Cilium
     3  
     4  // Package recorder represents the BPF map used to (wildcard-)filter
     5  // traffic that is subject to the pcap recorder.
     6  // +groupName=maps
     7  package recorder