| Interface | Description |
|---|---|
| Instruction |
Abstraction of a single traffic treatment step.
|
| Class | Description |
|---|---|
| Instructions |
Factory class for creating various traffic treatment instructions.
|
| Instructions.DropInstruction | |
| Instructions.OutputInstruction | |
| L0ModificationInstruction | |
| L0ModificationInstruction.ModLambdaInstruction |
Represents a L0 lambda modification instruction.
|
| L2ModificationInstruction |
Abstraction of a single traffic treatment step.
|
| L2ModificationInstruction.ModEtherInstruction |
Represents a L2 src/dst modification instruction.
|
| L2ModificationInstruction.ModMplsLabelInstruction |
Represents a MPLS label modification.
|
| L2ModificationInstruction.ModVlanIdInstruction |
Represents a VLAN id modification instruction.
|
| L2ModificationInstruction.ModVlanPcpInstruction |
Represents a VLAN PCP modification instruction.
|
| L2ModificationInstruction.PushHeaderInstructions | |
| L3ModificationInstruction |
Abstraction of a single traffic treatment step.
|
| L3ModificationInstruction.ModIPInstruction |
Represents a L3 src/dst modification instruction.
|
| Enum | Description |
|---|---|
| Instruction.Type |
Represents the type of traffic treatment.
|
| L0ModificationInstruction.L0SubType |
Represents the type of traffic treatment.
|
| L2ModificationInstruction.L2SubType |
Represents the type of traffic treatment.
|
| L3ModificationInstruction.L3SubType |
Represents the type of traffic treatment.
|
Copyright © 2015. All rights reserved.