mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 02:11:38 +02:00
* 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