KNEMC pushed to master at KNEMC/KLALB 2026-09-01 15:36:19 +08:00
6d6a199728 把NTP从平均数改成中位数,防止极端值干扰
KNEMC pushed to master at KNEMC/KLALB 2026-09-01 10:21:52 +08:00
21b975676d 现在当目的地址是直接邻居(不需要转发)时,不插入SRv6扩展头节约带宽
KNEMC pushed to master at KNEMC/KLALB 2026-08-31 19:08:08 +08:00
2c111770b3 整理SRv6Router代码,修bug,增加SRHInsert虚链路
KNEMC pushed to master at KNEMC/KLALB 2026-08-31 14:41:49 +08:00
52f44335e4 chore(dashboard): update dashboard submodule
KNEMC merged pull request KNEMC/KLALB#6 2026-08-31 14:41:47 +08:00
chore(dashboard): update dashboard submodule
KNEMC pushed to master at KNEMC/KLALB 2026-08-31 14:17:19 +08:00
a06e1cb5eb 修改路由表名字为ENDSID和ENDXSID
KNEMC pushed to master at KNEMC/KLALB 2026-08-31 10:55:53 +08:00
58913254e0 区分了ENDXSID和ENDSID。移除了多余的路由表对象的isLoopback(),因为是否是环回是链路的属性,不是路由表的。
KNEMC pushed to master at KNEMC/KLALB 2026-08-30 21:51:34 +08:00
02d7bcd93b update JFreeChart
3023fe5b2a ntp和udp URI的GUI现在可以不写协议
Compare 3 commits »
KNEMC pushed to master at KNEMC/KLALB 2026-08-30 21:40:25 +08:00
7896ee6638 🙈 add omo-slim files to .gitignore
ed94423855 🚑 recover fastcopy.dll
c3172a04b1 refactor(web)!: remove obsolete interfaces endpoint
Compare 3 commits »
KNEMC merged pull request KNEMC/KLALB#4 2026-08-30 21:40:23 +08:00
refactor(web): remove obsolete interfaces endpoint
KNEMC pushed to master at KNEMC/KLALB 2026-08-26 21:31:49 +08:00
cc803f47a7 feat(web): add /api/node-info endpoint for on-demand node detail queries
KNEMC merged pull request KNEMC/KLALB#3 2026-08-26 21:31:49 +08:00
feat(web): add /api/node-info endpoint for on-demand node detail queries
KNEMC pushed to master at KNEMC/KLALB 2026-08-26 21:09:29 +08:00
3bb95988fc 增加enableTUN checkbox
KNEMC pushed to master at KNEMC/KLALB 2026-08-26 20:27:46 +08:00
e87e3bb953 remove existed klalb-config.json
KNEMC pushed to master at KNEMC/KLALB 2026-08-26 20:21:11 +08:00
41db17f1ec remove klalb-config.json
KNEMC pushed to master at KNEMC/KLALB 2026-08-26 19:57:29 +08:00
61868fe93e feat(config): switch webPort to URI-style webListen address
9cea5ed493 feat(gui): add enable-Web-API toggle and web port settings
e0296e0ccd feat(srv6)!: replace openlines query with tiny/full node-info API
9cea74943c fix(web): avoid gson-2.1 members-wrapped JSON responses; update AGENTS.md
35c430114e update AGENTS.md
Compare 11 commits »
KNEMC merged pull request KNEMC/KLALB#2 2026-08-26 19:57:29 +08:00
impl Web UI (dashboard)