1
0
mirror of https://gitee.com/willfree/mlsr.git synced 2026-06-03 15:56:13 +08:00

12 Commits

Author SHA1 Message Date
free will 0d5ef9368d LSDB:增加查看某个lsa是否存在、查找lsa功能 2022-06-03 19:56:09 +08:00
free will 840140b43e 初始化RoutingTable结构体的参数及其方法 2022-05-09 17:25:58 +08:00
free will 2a60b65078 补充实现RoutingTableEntry 2022-05-07 19:51:19 +08:00
free will c6e5e034a9 实现路由表模块:NextHopList 2022-05-05 21:51:20 +08:00
free will d3e1278a1a 实现路由表模块:NextHop RouteCost FaceUri 2022-05-05 21:19:09 +08:00
free will 368c3cee86 增加CoordinateLsa、NameLsa及其组件,已完成一部分函数 2022-03-17 17:30:11 +08:00
free will ae67a125a1 增加LsaBase、AdjLsa的编码解码 2022-03-16 12:01:51 +08:00
free will a1ca8bb19e 增加AdjLsaAdjacencyList的编解码函数 2022-03-16 10:50:01 +08:00
free will 05bdc19554 完善 LSA序列号、LSA超时时间 2022-03-16 10:19:26 +08:00
free will da39825c6c amost finish adjacencylist 2022-03-11 23:16:37 +08:00
free will cecf15a771 add AdjLsaCost,etc 2022-03-10 11:57:09 +08:00
free will 067fd900c1 add LsaHeader; first add AdjLsa 2022-03-09 22:34:44 +08:00