Structs

The ConcatenateBytes filter’s job is to add a byte packet to either the beginning or end of each UDP packet that passes through. This is commonly used to provide an auth token to each packet, so they can be routed appropriately.
Config represents a ConcatenateBytes filter configuration.

Enums