Hello,
I am implementing transparent proxy for both TCP and UDP flows. With TCP everything works as expected, UDP flows break although I use same implementation as for TCP flows. Is there something different that has to be done for UDP flows?
Best regards