Whamcloud - gitweb
LU-3289 gss: Add Shared key and GSS Null functionality 97/17597/15
authorJeremy Filizetti <jeremy.filizetti@gmail.com>
Mon, 14 Dec 2015 03:17:38 +0000 (22:17 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 13 Jun 2016 17:14:07 +0000 (17:14 +0000)
commit49fd10ec8a2a85bbc56618d70f2f71d323d90a4c
treeab6d2c8bbcfe996fbcb312e5b25ddaa1ac439860
parent9a163f389e96f8c3682391f8aa967a48e3daaaf4
LU-3289 gss: Add Shared key and GSS Null functionality

Update the GSS null and SK mechanisms framework with the actual
implementation for wrapping and signing of RPCs.

Signed-off-by: Jeremy Filizetti <jeremy.filizetti@gmail.com>
Change-Id: I050944ccc2413d398442351d8615c08ef48e3500
Reviewed-on: http://review.whamcloud.com/17597
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_user.h
lustre/include/lustre_sec.h
lustre/mdt/mdt_lib.c
lustre/ptlrpc/gss/gss_null_mech.c
lustre/ptlrpc/gss/gss_sk_mech.c
lustre/ptlrpc/sec_config.c