commit | 1247e0baa08711893ab1e3e78d789d6a3ef0a491 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Wed Mar 07 10:47:25 2018 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Mar 20 06:02:53 2018 +0000 |
tree | 8b4dc45a60a1f30264e4ef2faf62c7d3b77444de | |
parent | 93b07d212f6649afe527d6fb244ef977e353a193 [diff] |
SetLan: Move the setChannel access function Move the function from app/channel.cpp to the transporthandler.cpp setChannel access is disabled now as the functionality to apply the network changes would be done through timer based approach. In later commit we would create this function as callback when the network timer expires. Change-Id: Ic128a47237b2ecdbc56267227105909f8886a862 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
.