| Package | Description |
|---|---|
| org.onlab.packet |
Utilities for decoding and encoding packets of various network protocols
and encapsulations.
|
| Modifier and Type | Method and Description |
|---|---|
EAPOL |
EAPOL.setEapolType(byte eapolType)
Sets the EAPOL type.
|
EAPOL |
EAPOL.setPacketLength(short packetLen)
Sets the packet length.
|
EAPOL |
EAPOL.setVersion(byte version)
Sets the version.
|
| Modifier and Type | Method and Description |
|---|---|
static Deserializer<EAPOL> |
EAPOL.deserializer()
Deserializer for EAPOL packets.
|
Copyright © 2016. All rights reserved.