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
451 additions
and
10 deletions
drivers/default/src/main/java/org/onosproject/driver/pipeline/CpqdOFDPA2VlanPipeline.java
0 → 100644
-
Please register or login to post a comment