Page MenuHomeFreeBSD

tests/sendfile_helper: support remote connection
ClosedPublic

Authored by takahiro.kurosawa_gmail.com on Jul 5 2026, 4:29 AM.
Tags
None
Referenced Files
F165859842: D58041.diff
Mon, Aug 10, 7:46 AM
F165830404: D58041.id181521.diff
Mon, Aug 10, 2:01 AM
Unknown Object (File)
Sat, Aug 8, 7:10 AM
Unknown Object (File)
Sat, Aug 1, 5:48 AM
Unknown Object (File)
Sat, Aug 1, 4:48 AM
Unknown Object (File)
Fri, Jul 31, 4:09 AM
Unknown Object (File)
Wed, Jul 29, 9:44 AM
Unknown Object (File)
Mon, Jul 27, 6:40 PM
Subscribers

Details

Summary

In order to use the sendfile_helper program in a pf test script that
requires non-loopback interfaces, add functionality to sendfile with a
TCP socket that is connected to a remote host.
The behavior for unix sockets and TCP loopback sockets is unchanged.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable