Catch exception generated during provisioning of subscriber

Before exceptions were silently dropped.
Also, rely on MacAddress.NONE definition for checking Mac Address validity.

Change-Id: Iec9d8a38df32708ddb0415a3b5116b7db685ea03
2 files changed
tree: 816e380b8f11c570c8e9d17b97116994516d5cac
  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
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install