If you are reporting any crash or any potential security issue, do not
open an issue in this repo. Please report the issue via emailing
[email protected] where the issue will be triaged appropriately.
Title: udp_proxy will combine multiple message to one package
Description:
I am using envoy as a proxy to accept syslog by udp_proxy, but found once sent to rsyslog directly, the package is correct, but if send to envoy then envoy sent to rsyslog, some package will combine, and I did the tcpdump after envoy, found if package from envoy , then some package met this issue.


Repro steps:
I will provide ths snapshot
Envoy version is from 1.18 / 1.35.1 / 1.36-latest, both this issue
thanks!