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