| Package | Description |
|---|---|
| org.onlab.packet |
Utilities for decoding and encoding packets of various network protocols
and encapsulations.
|
| Modifier and Type | Method and Description |
|---|---|
ICMP |
ICMP.setChecksum(short checksum) |
ICMP |
ICMP.setIcmpCode(byte icmpCode) |
ICMP |
ICMP.setIcmpType(byte icmpType) |
| Modifier and Type | Method and Description |
|---|---|
static Deserializer<ICMP> |
ICMP.deserializer()
Deserializer function for ICMP packets.
|
Copyright © 2016. All rights reserved.