| Package | Description |
|---|---|
| es.tid.ospf.ospfv2 | |
| es.tid.ospf.ospfv2.lsa |
OSPFv2 Link State Advertisements
|
| Modifier and Type | Method and Description |
|---|---|
LinkedList<LSA> |
OSPFv2LinkStateUpdatePacket.getLSAlist() |
| Modifier and Type | Method and Description |
|---|---|
void |
OSPFv2LinkStateUpdatePacket.setLSAlist(LinkedList<LSA> lSAlist) |
| Modifier and Type | Class and Description |
|---|---|
class |
InterASTEv2LSA
Represents a Inter AS TE v2 LSA, see
RFC 5392.
|
class |
OpaqueLSA
Opaque LSA ( RFC 5250).
|
class |
OSPFTEv2LSA
The LSA ID of an Opaque LSA is defined as having eight bits of type
data and 24 bits of type-specific data.
|
Copyright © 2016. All rights reserved.