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
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
Unknown Object (File)
Sun, Jul 19, 9:25 PM
Unknown Object (File)
Thu, Jul 16, 1:34 AM
Unknown Object (File)
Wed, Jul 15, 7:29 AM
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