Enumerations | |
enum | { LsaInfo = 128, OriginRouter = 129, SequenceNumber = 130, AdjacencyLsa = 131, Adjacency = 132, CoordinateLsa = 133, Double = 134, HyperbolicRadius = 135, HyperbolicAngle = 136, NameLsa = 137, LsdbStatus = 138, ExpirationPeriod = 139, Cost = 140, Uri = 141, Destination = 142, NextHop = 143, RoutingTable = 144, RouteTableEntry = 145 } |
anonymous enum |
The TLV block types that NLSR uses to encode/decode LSA types. The way NLSR encodes LSAs to TLV is by encoding each element of the LSA as a separate TLV block. So, block types are needed. These are used in the LSDB Status Dataset.
Definition at line 36 of file tlv-nlsr.hpp.