packetparser

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 43 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"
)

Variables

This section is empty.

Functions

func New

func New(cfg *kcfg.Config) registry.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