use path with least cost if hop count is same

This commit is contained in:
sijie.sun
2024-05-13 19:02:05 +08:00
parent 29365c39ed
commit 3e6b1ac384
3 changed files with 175 additions and 94 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ async-recursion = "1.0.5"
network-interface = "1.1.1"
# for ospf route
pathfinding = "4.9.1"
petgraph = "0.6.5"
# for encryption
boringtun = { git = "https://github.com/EasyTier/boringtun.git", optional = true, rev = "449204c" }