Documentation ¶
Overview ¶
Package probe provides a collection of kernel-side BPF feature probes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HaveFullLPM ¶
func HaveFullLPM() bool
HaveFullLPM tests whether kernel supports fully functioning BPF LPM map with proper bpf.GetNextKey() traversal. Needs 4.16 or higher.
func HaveIPv6Support ¶ added in v1.7.0
func HaveIPv6Support() bool
HaveIPv6Support tests whether kernel can open an IPv6 socket. This will also implicitly auto-load IPv6 kernel module if available and not yet loaded.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.