| Package | Description |
|---|---|
| org.onlab.packet |
Utilities for decoding and encoding packets of various network protocols
and encapsulations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ONLabLddp
Deprecated.
|
class |
ONOSLLDP
ONOS LLDP containing organizational TLV for ONOS device dicovery.
|
| Modifier and Type | Method and Description |
|---|---|
LLDP |
LLDP.setChassisId(LLDPTLV chassis) |
LLDP |
LLDP.setOptionalTLVList(List<LLDPTLV> optionalTLVList) |
LLDP |
LLDP.setPortId(LLDPTLV portId) |
LLDP |
LLDP.setTtl(LLDPTLV ttl) |
Copyright © 2014. All rights reserved.