Skip to main content

Udp Remote

UDP component that is meant to be used to send to remote UDP socket. If you want to "listen" on a UDP socket, use the UdpLocal component.

Tags: IO, NETWORKING, INGRESS, EGRESS

FieldTypeOptionalDescriptionDefault Value
InputStringNo
OutputStringYes
MtuInt32Yes1452
InterfaceStringYeseth0
BackendBackendYesThe 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