File: Network/OSPFv2/OSPFPacket.msg
Represents an OSPF AS External LSA
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
OSPFLSA | common ancestor type for all LSAs |
Name | Type | Description |
---|---|---|
contents | OSPFASExternalLSAContents |
class OSPFASExternalLSA extends OSPFLSA { fields: OSPFASExternalLSAContents contents; }