UDP packet writer config (proto)

This extension has the qualified name envoy.udp_packet_writer.default

Note

This extension is intended to be robust against both untrusted downstream and upstream traffic.

Tip

This extension extends and can be used with the following extension category:

This extension must be configured with one of the following type URLs:

extensions.udp_packet_writer.v3.UdpDefaultWriterFactory

[extensions.udp_packet_writer.v3.UdpDefaultWriterFactory proto]

Configuration for the default UDP packet writer factory which simply uses the kernel’s sendmsg() to send UDP packets.