aboutsummaryrefslogtreecommitdiff
path: root/loop/binaries.example.json
blob: 3d0d85321a5e28f205c734147c50a18b9c6e1836 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
 "h1": {
  "binary_path": "./vhost"
 },
 "h2": {
  "binary_path": "./vhost"
 },
 "r1": {
  "binary_path": "./vrouter"
 },
 "r2": {
  "binary_path": "./vrouter"
 },
 "r3": {
  "binary_path": "./vrouter"
 },
 "r4": {
  "binary_path": "./vrouter"
 },
 "r5": {
  "binary_path": "./vrouter"
 }
}