diff options
| author | diogo464 <[email protected]> | 2025-08-07 11:29:15 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-08-07 11:29:15 +0100 |
| commit | 481ebae4f0fc9bed6afdfdf9f08e3b2b04f276c6 (patch) | |
| tree | d1d98f4fe8e34906f43f01e531600d586b081c41 /Cargo.toml | |
| parent | d9f0415c1dceb418eac81ff16d6eaa78fe1f4743 (diff) | |
disabled conntrack on 10.0.0.0/8 packets
we were hitting conntrack limits when opening lots of connections and
sending UDP packets to many different hosts. this resulted in TCP
packets getting dropped which would manifest itself as errors when
connecting or timeouts and when sending UDP packets using `sendto` it
would fail with permission denied error. disabling conntrack fixes all
of these problems.
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions
