Packet filters set errno to EACCES when a packet is dropped. So don't try to resend every 10ms, but handle it similar to EPERM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Differential D43773
RACK, BBR: improve handling of packets dropped by packet filters tuexen on Feb 7 2024, 12:22 AM. Authored by Tags None Referenced Files
Details Packet filters set errno to EACCES when a packet is dropped. So don't try to resend every 10ms, but handle it similar to EPERM.
Diff Detail
|