make ospf route more effiencient

This commit is contained in:
sijie.sun
2025-10-24 00:36:17 +08:00
parent 71679e889a
commit 936790be8b
4 changed files with 253 additions and 93 deletions
+1
View File
@@ -143,6 +143,7 @@ network-interface = "2.0"
# for ospf route
petgraph = "0.8.1"
hashbrown = "0.15.3"
ordered_hash_map = "0.5.0"
# for wireguard
boringtun = { package = "boringtun-easytier", version = "0.6.1", optional = true }