feat(srv6)!: add node-info update invalidation

Publish node metadata through Tiny and Full queries, synchronize Swing and
web topology details, and document the updated protocol workflow.

BREAKING CHANGE: RouterInfo no longer carries device names; peers must use
Tiny node-info queries.
This commit is contained in:
2026-08-28 23:14:04 +08:00
parent 7896ee6638
commit be82f55277
18 changed files with 1130 additions and 373 deletions
+3 -2
View File
@@ -6,7 +6,8 @@ ipv6addr=IPv6地址
devicename=设备名称
devicedescription=设备描述
dnsserver=DNS服务器
extraroutes=额外路由
extraroutes=额外路由
noextraroutes=暂无额外路由
asnumber=AS号码
tcplistening=TCP监听端口
udplistening=UDP监听端口
@@ -116,4 +117,4 @@ webapisettings=Web API 设置
enablewebapi=启用 Web API
weblistenaddr=Web API 监听地址:端口
invaildweblistenaddr=无效的 Web API 监听地址:端口
enabletun=启用TUN虚拟网卡
enabletun=启用TUN虚拟网卡