diff options
author | David Doan <daviddoan@Davids-MacBook-Pro-70.local> | 2023-11-08 17:33:32 -0500 |
---|---|---|
committer | David Doan <daviddoan@Davids-MacBook-Pro-70.local> | 2023-11-08 17:33:32 -0500 |
commit | 8345c70da5ca872916b2d524e83bbecbb7e24fae (patch) | |
tree | 258d4b2fa78da5308d787979d47989df778ea441 /linear-r1h2/nodes.json | |
parent | 421cb40b2b533d24347f3fb07067c5c5a3708fba (diff) | |
parent | a571eee893bc308a75e66f37f908752bb1cbb321 (diff) |
Meerge branch 'main' of https://github.com/brown-cs1680-f23/iptcp-jailpt2
update
Diffstat (limited to 'linear-r1h2/nodes.json')
-rw-r--r-- | linear-r1h2/nodes.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linear-r1h2/nodes.json b/linear-r1h2/nodes.json new file mode 100644 index 0000000..6accf5f --- /dev/null +++ b/linear-r1h2/nodes.json @@ -0,0 +1,5 @@ +{ + "h1": "host", + "h2": "host", + "r1": "router" +}
\ No newline at end of file |