Remove mastership checks for NNI flows.

These are done earlier in the Olt service.

Change-Id: If5de2ddd0039dc9e2a179bc21792581b1d8256b1
1 file changed
tree: bc9fdce7006a2023e30b1c17b37f08b96e7e5ba9
  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