reflection: Enhance plugin to support client address mode.
commit1d4c8ab44967d3c79e6d8712ead5dc7d01a8916d
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 13 Sep 2019 20:20:18 +0000 (13 21:20 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 17 Sep 2019 08:22:47 +0000 (17 09:22 +0100)
tree6cc61ab014adf152ea5125ae327f6d085027d36e
parent2a29634aa0589037b5625032097a3a2f7b1d5c7d
reflection: Enhance plugin to support client address mode.

This adds nbdkit reflection mode=address which reflects the IP address
and port number back to the client.  Although this is reflecting
client data back to the server we believe it is implemented securely.
plugins/reflection/nbdkit-reflection-plugin.pod
plugins/reflection/reflection.c
tests/Makefile.am
tests/test-reflection-address.sh [new file with mode: 0755]