
Network
文章平均质量分 80
egong
这个作者很懒,什么都没留下…
展开
-
zebra/quagga ospf and unh test section 2
case 2.1DR and BDR become adjacent with all other routers.nsm_twoway_received() changes nbr state from NSM_Init to NSM_ExStart.two ways can trigger this function.ospf_hello |--OSPF_NSM_EVENT_EXECUTE原创 2005-04-13 23:20:00 · 1662 阅读 · 0 评论 -
zebra/qugga ospf implemention 1
1. start an ospf processa. data structureospf_master{} |--ospf--ospf{} b. main routinesrouter_ospf |--ospf_get |--ospf_new |--ospf_lsa_maxage_walker |--ospf_lsa_refresh_原创 2005-04-12 22:24:00 · 1747 阅读 · 0 评论 -
zebra/quagga ospf and unh test section 3
case 3.1ospf_router_lsa_originate |--ospf_router_lsa_body_set |--router_lsa_link_set |--lsa_link_broadcast_set A router originates a router-LSA for each area t原创 2005-04-26 23:09:00 · 1317 阅读 · 0 评论 -
zebra/quagga ospf and unh test section 4
Calculation of the routing table1.Calculating the shortest-path tree for an area, -yields the set of intra-area routes -examine router-LSAs and network-LSAs -consider those links between routers a原创 2005-05-13 09:58:00 · 1171 阅读 · 0 评论