Notify the TOE driver when when an ICMP type 3 code 4 (Fragmentation
needed and DF set) message is received for an offloaded connection.
This gives the driver an opportunity to lower the path MTU for the
connection and resume transmission, much like what the kernel does for
the connections that it handles.
Details
Details
- Reviewers
bz jhb glebius - Group Reviewers
transport - Commits
- rG01d74fe1ffc3: Path MTU discovery hooks for offloaded TCP connections.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable