28.08.2017, 22:29
Quote:
Can you convert querying servers to use TCP instead of UDP to address spoofing issues?
|
I could add SYN cookies to UDP, it's just that the end result is the same, just the returned packets are smaller.
There are some nice aspects to the fact that you can query a server in a single connectionless packet, especially from SA-MP's point of view when it has to query a whole bunch of servers for the internet/hosted list.
We'll see though. I think it's safe to disable the flood protection on the smaller query packets, which would make the attack less effective. But like I said, nothing I add to the server code can magically stop IP spoofing and packet floods.