Yoni Couriel has uploaded this change for review.

View Change

Introducing Connection Manager module.

This module aims to mitigate the Out-Of-Order scenario described in https://www.rfc-editor.org/rfc/rfc8881.html#section-2.10.6-6
See more details in connection_manager.h file.

Change-Id: I7a1c672beef487f214e9d59f66c9dc92db6578cd
Signed-off-by: Yoni Couriel <yonic@google.com>
---
M src/RPCAL/CMakeLists.txt
A src/RPCAL/connection_manager.c
M src/config_samples/config.txt
M src/doc/man/ganesha-core-config.rst
M src/include/client_mgr.h
A src/include/connection_manager.h
M src/include/gsh_config.h
M src/include/xprt_handler.h
M src/support/nfs_read_conf.c
9 files changed, 820 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/83/1191483/1

To view, visit change 1191483. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I7a1c672beef487f214e9d59f66c9dc92db6578cd
Gerrit-Change-Number: 1191483
Gerrit-PatchSet: 1
Gerrit-Owner: Yoni Couriel <yonic@google.com>