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:
Sijie.Sun
2025-01-27 20:38:22 +08:00
committed by GitHub
parent 08546925cc
commit 4aea0821dd
10 changed files with 318 additions and 37 deletions
-1
View File
@@ -1,5 +1,4 @@
use std::{
fmt::Debug,
sync::{
atomic::{AtomicU32, Ordering},
Arc,