onos/drivers
Charles Chan 0f43e4714a CORD-908 Remove VLAN MPLS workaround in OVS
* No longer pop VLAN before entering Unicast Routing and MPLS table.
* In MPLS label group, pop vlan first, push MPLS label and push back an arbitrary vlan.
  The vlan will get overwritten in MPLS interface group.
* Deprecate OVS VLAN pipeline since this one will now support both scenario
* Introduce punt table
  - Correctly determine whether vlan should be popped before sending to controller.
  - The pop and punt will not affect deferred group since
    it is done by group instead of apply action
  - Prepare for upcoming trunk port support

Change-Id: I8a28821fdab28647f6871bc8ff2f006f6ac2b763
2017-03-06 23:20:00 +00:00
..
2017-02-13 11:13:52 -08:00
2017-02-13 11:13:52 -08:00
2017-02-13 11:13:52 -08:00
2017-02-13 11:13:52 -08:00
2017-02-13 11:13:52 -08:00
2017-02-28 12:48:55 -08:00
2017-02-13 11:13:52 -08:00
2017-02-13 11:13:52 -08:00
2017-02-13 11:13:52 -08:00
2017-02-13 11:13:52 -08:00
2017-02-28 18:51:11 +00:00