VOL-639 - Use a more scalable scheme of numbering for the NNI and UNI
          logical port numbering

Change-Id: I9c9443c417072608975092e7bb5f22279694d619
1 file changed
tree: d6dd5cc7b8951da67a66eb7fbeba67ce79fcc65c
  1. .gitignore
  2. .gitmodules
  3. .gitreview
  4. INSTALL.md
  5. Makefile.am
  6. README.md
  7. asfvolt16_redfish_service/
  8. configure.ac
  9. device_simulator/
  10. patches/
  11. scripts/
  12. src/
  13. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install