DRCL J-Sim API

Package drcl.inet.protocol.ospf

Class Summary
OSPF The package, drcl.inet.protocol.OSPF, implements the link-state routing protocol, OSPF v2, Open Shortest Path First routing protocol and follow the RFC2328.
OSPF_Area The area data structure contains all the information used to run the basic OSPF routing algorithm.
OSPF_DBdesc OSPF Database Description packet body.
OSPF_Hello  
OSPF_Interface An OSPF interface is the connection between a router and a network.
OSPF_LS_Database The link state database within one area.
OSPF_LSA Link State Advertisement.
OSPF_LSA_Header OSPF LSA Header (fixed length = 20 byte).
OSPF_LSack Link State ack packet body.
OSPF_LSrequest Link State Request packet body.
OSPF_LSupdate Link State Update Packet Body.
OSPF_Neighbor The information exchanged with other adjacent nodes is described by a OSPF_Neighbor data structure, which is bounded to a specific OSPF router interface.
OSPF_Packet This class implements a generic OSPF packet.
OSPF_QoS QoS extension to OSPF.
OSPF_SPF_vertex Data structure of vertex in the shortest path tree (SPF).
OSPF_TimeOut_EVT Class for handling timeout event.
Router_LSA OSPF Router-LSAs structure.
 


DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~