From 592a1f0d050147769ce0cb1d0d235150fbd5d8db Mon Sep 17 00:00:00 2001 From: sotech117 Date: Mon, 23 Oct 2023 10:12:35 -0400 Subject: small bug fixing --- r3h2/binaries.example.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 r3h2/binaries.example.json (limited to 'r3h2/binaries.example.json') diff --git a/r3h2/binaries.example.json b/r3h2/binaries.example.json new file mode 100644 index 0000000..9079242 --- /dev/null +++ b/r3h2/binaries.example.json @@ -0,0 +1,17 @@ +{ + "h1": { + "binary_path": "./vhost" + }, + "h2": { + "binary_path": "./vhost" + }, + "r1": { + "binary_path": "./vrouter" + }, + "r2": { + "binary_path": "./vrouter" + }, + "r3": { + "binary_path": "./vrouter" + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2