From 6ac55a56369b2f98f094e7e36fa917b84c02cd07 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Mon, 23 Oct 2023 20:55:03 -0400 Subject: typos in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 053ba6a..ab5b03c 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ When an interface is set to down or up from the REPL, the router instantly knows - If an interface goes down, then send a triggered update to all neighbors of the new INFINITY cost to the neighbors affected by that LL loss. - If an interface goes up, then send a RIP request to all neighbors to instantly get the new, expanded routes, versus waiting 5 seconds for the next periodic update. -See `interfaceUp()` & `interfaceDown()` for specific info. +See `InterfaceUp()` & `InterfaceDown()` for specific info. ### Specific Garbage Collection for Expired Entries If a route is expired, as told by receiving a cost of INFINITY for a route, we let that route exist for 12 seconds with value INFINITY before deleting it. -- cgit v1.2.3-70-g09d2