commit | a477e341b0868c90cdae2ef6355c1b8c3b23a91d | [log] [tgz] |
---|---|---|
author | Konstantinos Kanonakis <kanonakisk@gmail.com> | Fri Jun 03 13:27:27 2016 -0500 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Jul 21 01:28:50 2016 +0000 |
tree | 504e0fbc39e3c5e08e7bee1c4569e7440f6ce726 | |
parent | d331afdc3dfa131534a9f11bf963b297e43624b6 [diff] |
Reverting to previous iteration mode, fixing case of modifying existing tags and adding extra checks - Reverting iteration through meta instructions to earlier mode Assuming instructions appear in the order they were added - Saving explicitly provided VlanId to new variable modifiedVlan: modifiedVlan is the value to be used when modifying existing tag assignedVlan is the value to be pushed to untagged packets pushedVlan is the value to be pushed to tagged packets (i.e. when pushVlan == true) - Extra checks added for the following cases: Do not allow to pop tag after modifying existing tag Do not allow to modify a tag after pushing a new tag Do not allow including multiple modify VLAN operations Change-Id: I92801e3845a2ca1e88181698cb0ba3c22224acf4
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.