commit | 93b07d212f6649afe527d6fb244ef977e353a193 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Wed Mar 07 10:34:07 2018 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Mar 20 06:02:52 2018 +0000 |
tree | 1250720acf65a8040ce72bd9b4859647e4085c09 | |
parent | 3ee668f9b4d30499dfa81edb693dbf4cea7541da [diff] |
setlan: Remove registration of handler for Set Channel Access Presently through set channel access command we apply the network changes which is not a standard BMC implementation. It was decided that we should apply the network changes with the timer based approach. Timer based implementation would be done in later commits. This commit only removes the registration handler for set channel access command. Change-Id: Ic67c09d0f688d30be0fc7bfcda4f3290f89baf20 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.