[VOL-3212] Modification to Trap flows:
- Inserting VLAN and PCP in the treatment of the IGMP trap flow. Uniforming it to VOD flow.
- Removing VLAN match and insertinbg VLAN push for EAPOL.
- Removing VLAN match if not required, pushing it or swapping it and setting the PCP in DHCP.

Change-Id: I0df0e1f58abce20bed7d480536668014cdc55f72
2 files changed
tree: 7d85dbc06fca1bd63b1382d0510a7e747ed5f9a6
  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