commit | 84bf9be5e1be52f8bea48abbfb8ac0d3414ddfa4 | [log] [tgz] |
---|---|---|
author | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Fri Apr 26 22:59:16 2019 +0530 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue May 07 15:25:09 2019 +0000 |
tree | 25699c568c839a371318dba19cbb2b114549159b | |
parent | e9e99d9321a4f1e2f776ef94c646ef15709e7551 [diff] |
apphandler: Master write read - whitelist filter Support added for master write read IPMI command with whitelist filter support. Allows commands which are listed in the whitelist filter. Tested: 1. Verified with filter list and able to execute whitelisted commands as per the mask 2. verified command throws invalid field in request for non whitelisted filters. Change-Id: I8f20808a8a2d9afc10747485a1303492329a6996 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.