commit | 992e53c775079d70346ef9f380fd2347b3905183 | [log] [tgz] |
---|---|---|
author | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Sun Mar 03 13:30:46 2019 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Apr 02 07:46:45 2019 +0000 |
tree | f271288876fa9e6b7c360176fb23d66401b79837 | |
parent | 17c17cc7caf2c1121d00eb7863c24762c636499e [diff] |
Cache the user & channel acces in session Instead of querying the user & channel access for every time cache the same during session creation, and use it for enforcements. Tested-by: Verified that RMCP+ session establishment works as expected including INSUFFICIENT_PRIVILEGE error. Change-Id: Ib5a05bd07cc9aabf2625a18090fd905d93489b24 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>