Committed by
Ray Milkey
Fixing emulated ofdpa in cpqd switches. Due to cpqd bugs in dealing with Vlans a…
…nd MPLS labels simultaneously, we cannot emulate correct behavior in the same driver. This checkin separates the emulation, with one driver meant for MPLS with untagged packets, and the other meant for untagged/tagged VLAN packets without MPLS. Change-Id: Ia6112f4d26c7b32c93e1db2e9b1ae4673c553d87
Showing
4 changed files
with
224 additions
and
9 deletions
This diff is collapsed. Click to expand it.
drivers/default/src/main/java/org/onosproject/driver/pipeline/CpqdOFDPA2VlanPipeline.java
0 → 100644
-
Please register or login to post a comment