Documentation ¶
Overview ¶
Package bpf provides compiled bpf programs as byte slices.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AFXDPProgram []byte
AFXDPProgram is a BPF program that, when attached to a device, redirects all packets to a single AF_XDP socket unconditionally.
View Source
var TunnelVethProgram []byte
TunnelVethProgram is a BPF program that redirects all packets to exit via another device.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.