Hi All.
I see this line in config.h
#define MIN_UDP_PACKET 32
Does this mean that ser happily drops all UDP traffic with a size less than 32?
If so, it would seem that SER proxies on the internet have an exposure
to DoS attacks because someone could set 16-byte UDP packets to ser
and therefore cause problems.
Is this correct?
Regards,
Paul