Page MenuHomeFreeBSD

tests/sendfile_helper: support remote connection
ClosedPublic

Authored by takahiro.kurosawa_gmail.com on Sun, Jul 5, 4:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 9, 11:28 PM
Unknown Object (File)
Wed, Jul 8, 2:54 PM
Unknown Object (File)
Wed, Jul 8, 4:15 AM
Unknown Object (File)
Tue, Jul 7, 6:39 AM
Unknown Object (File)
Mon, Jul 6, 5:48 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