udp: harden ConnectionValidator

This commit is contained in:
Joakim Frostegård 2023-12-26 00:19:47 +01:00
parent 5870b53c83
commit ba8bdd6ae6
2 changed files with 36 additions and 23 deletions

View file

@ -21,6 +21,7 @@
socket if sending a request to a swarm worker failed
* Reuse allocations in swarm response channel
* Remove config key `network.poll_event_capacity`
* Harden ConnectionValidator to make IP spoofing even more costly
### aquatic_http