mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-15 06:07:23 +08:00
forward original peer info in ospf route (#589)
prost doesn't support unknown field, and these info may be lost when they go through a old version node.
This commit is contained in:
@@ -284,6 +284,7 @@ impl PunchSymToConeHoleClient {
|
||||
BaseController {
|
||||
timeout_ms: 4000,
|
||||
trace_id: 0,
|
||||
..Default::default()
|
||||
},
|
||||
req,
|
||||
)
|
||||
@@ -314,6 +315,7 @@ impl PunchSymToConeHoleClient {
|
||||
BaseController {
|
||||
timeout_ms: 4000,
|
||||
trace_id: 0,
|
||||
..Default::default()
|
||||
},
|
||||
req,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user