aboutsummaryrefslogtreecommitdiff
path: root/loop/nodes.json
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-10-23 01:48:23 -0400
committersotech117 <michael_foiani@brown.edu>2023-10-23 01:48:23 -0400
commit8f5877a04b3c82f5c298b87f6a0f6356d2acffcd (patch)
tree3e1a8b3e8d505ea917a3b0c2dc9f571ef617726b /loop/nodes.json
parentdfb6e62b2484660730e271f5568d1366bd439864 (diff)
potentially implement reverse poision. fix port sending numbers. fix bug secing bug from router static routes.
Diffstat (limited to 'loop/nodes.json')
-rw-r--r--loop/nodes.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/loop/nodes.json b/loop/nodes.json
new file mode 100644
index 0000000..2829f76
--- /dev/null
+++ b/loop/nodes.json
@@ -0,0 +1,9 @@
+{
+ "h1": "host",
+ "h2": "host",
+ "r1": "router",
+ "r2": "router",
+ "r3": "router",
+ "r4": "router",
+ "r5": "router"
+} \ No newline at end of file