# Functions
Dissect parses and prints the provided data if dissect is set to true, otherwise the data is printed as HEX output.
GetAllTypes returns a slice of all known message types, sorted.
GetConnectionSummary decodes the data into layers and returns a connection summary in the format:
- sIP:sPort -> dIP:dPort, e.g.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
must be in sync with <bpf/lib/conntrack.h>.
must be in sync with <bpf/lib/conntrack.h>.
must be in sync with <bpf/lib/conntrack.h>.
must be in sync with <bpf/lib/conntrack.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
must be in sync with <bpf/lib/dbg.h>.
DebugCaptureLen is the amount of packet data in a packet capture message.
DropNotifyLen is the amount of packet data provided in a drop notification.
MessageTypeAccessLog contains a pkg/proxy/accesslog.LogRecord.
MessageTypeAgent is an agent notification carrying a AgentNotify.
Must be synchronized with <bpf/lib/common.h>.
Must be synchronized with <bpf/lib/common.h>.
Must be synchronized with <bpf/lib/common.h>.
Must be synchronized with <bpf/lib/common.h>.
0-128 are reserved for BPF datapath events.
Available observation points.
Available observation points.
Available observation points.
Available observation points.
Available observation points.
TraceNotifyLen is the amount of packet data provided in a trace notification.
Reasons for forwarding a packet.
Reasons for forwarding a packet.
Reasons for forwarding a packet.
Reasons for forwarding a packet.
Available observation points.
Available observation points.
Available observation points.
Available observation points.
Available observation points.
# Structs
AgentNotify is a notification from the agent.
DebugCapture is the metadata sent along with a captured packet frame.
DebugMsg is the message format of the debug message found in the BPF ring buffer.
DropNotify is the message format of a drop notification in the BPF ring buffer.
LogRecordNotify is a proxy access log notification.
TraceNotify is the message format of a trace notification in the BPF ring buffer.
# Type aliases
AgentNotification specifies the type of agent notification.
No description provided by the author