This commit is contained in:
Sudo-Ivan
2025-01-01 00:40:25 -06:00
parent 785bc7d782
commit 30ea1dd0c7
15 changed files with 1016 additions and 847 deletions

View File

@@ -15,6 +15,7 @@ type Path struct {
NextHop []byte
Hops uint8
LastUpdated time.Time
HopCount uint8
}
// Common callbacks