Adding ConnectPoint info to all the EAPOL logs and use standard form
devId/portNo for easier debugging

Change-Id: I95da74038738c6fd4f611bd2b1d233f7f213beb9
3 files changed
tree: 91ae4885a2b5ac2c1d676abf24db9d7fd2dbfb5f
  1. .cloudbees.md
  2. .gitignore
  3. .gitreview
  4. CODE_OF_CONDUCT.md
  5. LICENSE.txt
  6. README.md
  7. TEST-README.md
  8. api/
  9. app/
  10. pom.xml
  11. spotbugs-security-exclude.xml
  12. spotbugs-security-include.xml
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install