e0296e0ccdcc0fc39b6ba8129cb95bdc5d418606
- routing-protocol JSON API: nodeinfotinyreq/resp returns device name
only and is never gated; nodeinfofullreq/resp returns external
endpoints + device name + description, where denyExternalEndpointQuery
hides only the endpoint list (name/description always answer);
legacy openlines* wire types removed - upgrade the whole mesh together
- rename misnamed openConnections -> externalEndpoints and
denyConnection{Query,Broadcast} -> denyExternalEndpoint{Query,Broadcast};
legacy config keys normalized on load because gson-2.1 lacks
@SerializedName(alternate=...)
- remove TCP-based KLALBRemoteManagement, superseded by the HTTP API
- dashboard settings follow the renamed keys; update AGENTS.md
Description
KLALB - 高性能SRv6软件定义虚拟网络协议栈
KLALB 是一个基于 Java 开发、专注于长连接业务的高性能、软件定义的虚拟网络协议栈。它利用先进的 SRv6 技术,在现有互联网基础设施之上,构建了一个智能、可靠、高效的“第二互联网”数据平面——只需为每个节点分配一个 IPv6 地址,所有 KLALB 节点即可像在独立虚拟互联网中一样,通过 IPv6 直接互联互通。能通过KLALB Vegas2智能拥塞算法实现不同延迟不同带宽的网络实时动态负载均衡与路由优化调度。
104 MiB
Languages
Java
100%