roybabayov(a)gmail.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1215456?usp=email )
Change subject: send tlv_headers to connection register
......................................................................
send tlv_headers to connection register
The tlv headers can contain extra identification of the
client that might be required for the FSAL to register
the connection.
For example, in Google cloud, the tlv contain the pscConnectionId
that identifies the client network -
https://cloud.google.com/vpc/docs/about-vpc-hosted-services#proxy-protocol
Change-Id: Iff0119221344610ebc829c859d02bb5cbfe56642
Signed-off-by: Roy Babayov <roybabayov(a)google.com>
---
M src/RPCAL/connection_manager.c
M src/include/connection_manager.h
2 files changed, 19 insertions(+), 7 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/56/1215456/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1215456?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Iff0119221344610ebc829c859d02bb5cbfe56642
Gerrit-Change-Number: 1215456
Gerrit-PatchSet: 1
Gerrit-Owner: roybabayov(a)gmail.com