Commit ce690bff authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix typo.

parent 8502f385
...@@ -719,7 +719,7 @@ than Seqno, it replies with an update for that route. ...@@ -719,7 +719,7 @@ than Seqno, it replies with an update for that route.
Otherwise, if the receiver has selected a route to the given destination, Otherwise, if the receiver has selected a route to the given destination,
with matching router-id, but a too small seqno, if the hop count is at with matching router-id, but a too small seqno, if the hop count is at
least 2, it forwards the request as a unicast packet either to the selected least 2, it forwards the request as a unicast packet to the selected
successor if it is not the requestor, and otherwise to some other successor successor if it is not the requestor, and otherwise to some other successor
(feasible or not) after decreasing the hop count by one. If the hop count (feasible or not) after decreasing the hop count by one. If the hop count
is 1, it remains silent. A speaker SHOULD keep track of forwarded is 1, it remains silent. A speaker SHOULD keep track of forwarded
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment