1
0
mirror of https://gitee.com/willfree/mlsr.git synced 2026-06-15 05:21:27 +08:00
Commit Graph

44 Commits

Author SHA1 Message Date
free will d650b6c3ba 测试adjInfoList 2022-04-27 17:14:43 +08:00
free will f826b85e2b 测试adjInfo 2022-04-27 16:33:17 +08:00
free will c4e0396d36 增加对任务调度器第三方库的测试 2022-04-15 22:28:05 +08:00
free will 3eb969bf95 基于LsaContainer实现LsaContainer:增删改查;同时增加支持了LSA的函数,如转换json的函数等 2022-04-08 23:53:01 +08:00
free will 0b302ba9ac 通过转json的方式,解决MlsrConfig中结构体数组的存取问题 2022-04-08 14:13:12 +08:00
free will 520d3dd0e6 增加NameLsa与Json互转的实现代码及测试代码 2022-04-07 16:47:22 +08:00
free will cb66c8204b 微修lsdb 2022-04-07 13:18:58 +08:00
free will 7000111152 测试ILsa 2022-04-07 13:13:06 +08:00
free will d9ae05d9d5 测试NameLsa 2022-04-07 12:57:08 +08:00
free will 04d4096827 修改一个log语句 2022-04-06 21:33:34 +08:00
free will 3709faafa4 测试NameLsaNamePrefixList;增加prefixInfo和prefixList的toString函数 2022-04-06 21:30:51 +08:00
free will b3e7e61f35 测试NameLsaNamePrefixInfo,并修正解码bug 2022-04-06 20:57:25 +08:00
free will 1e6acf8e49 测试AdjLsaLogicFaceUri和LsaBase,并修正LsaBase的解码函数 2022-04-06 20:31:18 +08:00
free will ccf2155408 声明LsaContainer_BuntDB中的基本函数接口;增加各种LSA的GetType方法 2022-04-06 18:41:34 +08:00
free will e4982b3cfa 测试buntDB基本用法 2022-04-06 17:25:01 +08:00
free will 88beb51aaf 补充部分lsdb函数 2022-04-01 23:47:19 +08:00
free will 58c7de6ba1 lsdb主要函数的声明;lsdb中涉及到的调度器、lsa容器等结构体声明 2022-04-01 18:25:01 +08:00
free will 91a6713311 基本实现MlsrConfig模块,即配置模块,以支持LSDB模块调用 2022-03-30 19:29:44 +08:00
free will a587f1701d 测试了PrefixSource 2022-03-28 16:22:27 +08:00
free will 8d1c706009 修正一些非负数返回值在抛出异常时的越界错误 2022-03-28 15:59:10 +08:00
free will 5612d533fd 标识是否相等的判断由toString改为toUri 2022-03-28 15:52:28 +08:00
free will a0a0b702f8 修改测试文件函数 2022-03-26 00:14:20 +08:00
free will efede11aee 增加三个测试文件 2022-03-26 00:06:36 +08:00
free will 98fa2bb6e6 声明lsdb部分函数;声明序列号管理器的函数,实现部分函数;在baselsa中定义lsa的type值 2022-03-25 19:01:23 +08:00
free will 97515d0969 增加LsaBase相关组件的测试文件 2022-03-18 23:49:25 +08:00
free will 1fd4b3664b 完善NameLsa 2022-03-18 23:12:33 +08:00
free will 90cce7fe70 基本完成NameLsaNamePrefixList 2022-03-18 22:23:58 +08:00
free will ddcc182740 完善 NameLsaNamePrefixInfo 2022-03-18 13:00:57 +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 952b783108 writing adjacencyinfo... 2022-03-11 18:59:53 +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
free will ad38bef811 init ILsa 2022-03-09 17:23:53 +08:00
free will 6ed0c92280 refresh comments 2022-03-09 17:17:55 +08:00
my-style 6c0f594f10 first test minlib;add go.mod 2022-03-09 01:12:48 -08:00
my-style 1126a940c3 Merge branch 'master' of gitee.com:willfree/mlsr 2022-03-04 06:47:17 -08:00
my-style 002943e78a gitignore 2022-03-04 06:45:50 -08:00
my-style dacff4aa1b 删除文件 .idea 2022-03-04 14:45:18 +00:00
my-style c6953f776c 添加.gitignore 2022-03-04 06:42:54 -08:00
my-style 5c50895f75 first commit 2022-03-04 06:30:27 -08:00