packetparser

package
v0.10.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2024 License: MIT Imports: 42 Imported by: 0

Documentation

Overview

package packetparser contains the Retina packetparser plugin. It utilizes eBPF to parse packets and generate flow events.

Index

Constants

View Source
const (
	TCPFlagFIN = 1 << iota
	TCPFlagSYN
	TCPFlagRST
	TCPFlagPSH
	TCPFlagACK
	TCPFlagURG
	TCPFlagECE
	TCPFlagCWR
)
View Source
const (
	Veth   interfaceType = "veth"
	Device interfaceType = "device"
)
View Source
const (
	Name api.PluginName = "packetparser"
)

Variables

This section is empty.

Functions

func New

func New(cfg *kcfg.Config) api.Plugin

New creates a packetparser plugin.

Types

This section is empty.

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL