| Package | Description |
|---|---|
| org.onosproject.vtn.table.impl |
VTN application that applies configuration and flows to the device.
|
| Class and Description |
|---|
| ArpService
ArpService interface providing the rules in ARP table which is Table(10).
|
| ClassifierService
Applies classifier flows to the device.
|
| DnatService
DnatService interface provides the rules in DNAT table which is Table(20) for ovs pipeline.
|
| L2ForwardService
Applies L2 flows to the device.
|
| L3ForwardService
L3ForwardService interface provide the rules in L3Forward table which is Table(30).
|
| SnatService
SnatService interface provides the rules in SNAT table which is Table(40) for ovs pipeline.
|
Copyright © 2015. All rights reserved.