public class Icmp6PacketClassifier extends Object implements PacketInClassifier
| Constructor and Description |
|---|
Icmp6PacketClassifier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(PacketContext packet)
Returns true if the packet classifier matches else false.
|
public boolean match(PacketContext packet)
PacketInClassifiermatch in interface PacketInClassifierpacket - PacketContext holding the packet information