HomeFreeBSD

RACK, BBR: handle EACCES like EPERM for IP output handling

Description

RACK, BBR: handle EACCES like EPERM for IP output handling

The FreeBSD TCP base stack handles them also the same way.
In case of packet filters dropping packets in the output path,
this avoids retranmitting the dropped packet every 10ms or so.

Reviewed by: rscheff
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D43773

Details

Provenance
tuexenAuthored on Feb 16 2024, 11:19 AM
Reviewer
rscheff
Differential Revision
D43773: RACK, BBR: improve handling of packets dropped by packet filters
Parents
rGe5d1a21e5001: loader: Bump the limit to 560,000 bytes for BIOS loader
Branches
Unknown
Tags
Unknown