| Package | Description |
|---|---|
| org.onosproject.net.packet |
Mechanism for processing inbound packets intercepted from the data plane and
for emitting outbound packets onto the data plane.
|
| org.onosproject.net.proxyarp |
Base abstractions related to the proxy arp service.
|
| Class and Description |
|---|
| InboundPacket
Represents a data packet intercepted from an infrastructure device.
|
| OutboundPacket
Represents an outbound data packet that is to be emitted to network via
an infrastructure device.
|
| PacketContext
Represents context for processing an inbound packet, and (optionally)
emitting a corresponding outbound packet.
|
| PacketEvent.Type
Type of packet events.
|
| PacketProcessor
Abstraction of an inbound packet processor.
|
| Class and Description |
|---|
| PacketContext
Represents context for processing an inbound packet, and (optionally)
emitting a corresponding outbound packet.
|
Copyright © 2015. All rights reserved.