aboutsummaryrefslogtreecommitdiffstats
path: root/stacks/rsocket/configure/rd_config.json
blob: 5c6f86165ee41f62b2537fd5fd69bb677aa515d0 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "ip_route": [
    {
	  "subnet": "192.168.1.1/24",
	  "stack_name": "rsocket",
    },
  ],
  "prot_route": [
  ],
}