stale queries #252
Unanswered
thekioskman
asked this question in
[Project Q&A] 3. Internet Layer (IP/Routing)
Replies: 1 comment
-
You should return shortest path at that point, but we will give enough time to converge. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When a router initially starts off in the network with an empty it will take some time to build the shortest path to all other routers, and that shortest path will change overtime. As such, is the pwosfquery supposed to return us the shortest path (-1 if the path has not been propagated yet) at the point in time it is called. Or is there supposed to be some mechanism to weight for the router to get a somewhat "decent" shorted path.
Beta Was this translation helpful? Give feedback.
All reactions