class LsaTempStore

Router-LSA and Intra-Area-Prefix-LSA store. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Router-LSA and Intra-Area-Prefix-LSA store.

In OSPFv3 a router can generate multiple Router-LSAs and Intra-Area-Prefix-LSAs, hold a store of the LSAs indexed by router ID. NOTE: LsaTempStore should only be used as temporary storage during the routing computation.

void  add_router_lsa (Lsa::LsaRef lsar)

add_router_lsa

list<Lsa::LsaRef>&  get_router_lsas (OspfTypes::RouterID rid)

get_router_lsas

void  add_intra_area_prefix_lsa (IntraAreaPrefixLsa *iaplsa)

add_intra_area_prefix_lsa

list<IntraAreaPrefixLsa *>&  get_intra_area_prefix_lsas (OspfTypes::RouterID rid)

get_intra_area_prefix_lsas


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:07 2009, using kdoc 2.0a54+XORP.