Skip to main content

Udp Local

UDP component that binds to a local UDP socket and "listens" for incoming packets.

Tags: IO, NETWORKING, INGRESS, EGRESS

FieldTypeLabelDescriptionDefault Value
InputStringOptional
OutputString
MtuInt32Optional1452
AddressString127.0.0.1:1234
InterfaceStringOptionaleth0
BackendBackendOptionalThe override the backend to use for the UDP component. This is useful for debugging and testing purposes. Options prefixed with LINUX_ are have specific acceleration only available on Linux systems, whereas generic is the simplest implementation and is available on all platforms.

Backend

Value
GENERIC
LINUX_NO_GRO
LINUX