commit | 41ac50530ab0618155d9e8ae3be3a0abd59c24e4 | [log] [tgz] |
---|---|---|
author | Johnathan Mantey <johnathanx.mantey@intel.com> | Thu Dec 13 13:47:21 2018 -0800 |
committer | Johnathan Mantey <johnathanx.mantey@intel.com> | Tue Feb 05 11:36:21 2019 -0800 |
tree | 26873c4d987561d808c44652342d11dd4daec187 | |
parent | cb89c0e359f4fd6ce39884a4da6b57b093223829 [diff] |
Removing net.hpp and net.cpp because functionality moved The functionality provided by net.hpp and net.cpp has been moved into the channel_mgmt class. Change-Id: I4820609f87f27ebe81d9b36f7b8e95a5262985ac Signed-off-by: Johnathan Mantey <johnathanx.mantey@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
.