roybabayov@gmail.com has uploaded this change for review.

View Change

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@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 change 1215456. To unsubscribe, or for help writing mail filters, visit settings.

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@gmail.com