public interface VirtualPacketProvider extends VirtualProvider
| Modifier and Type | Method and Description |
|---|---|
void |
emit(NetworkId networkId,
org.onosproject.net.packet.OutboundPacket packet)
Emits the specified outbound packet onto the underlay physical network.
|
idvoid emit(NetworkId networkId, org.onosproject.net.packet.OutboundPacket packet)
networkId - the virtual network IDpacket - outbound packet in the context of virtual network