public class PIMPacketHandler extends Object
| Constructor and Description |
|---|
PIMPacketHandler()
Constructor for this class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processPacket(org.onlab.packet.Ethernet ethPkt,
PIMInterface pimi)
Sanitize and process the packet.
|
public void processPacket(org.onlab.packet.Ethernet ethPkt,
PIMInterface pimi)
ethPkt - the packet starting with the Ethernet header.pimi - the PIM Interface the packet arrived on.Copyright © 2016. All rights reserved.