summaryrefslogtreecommitdiffstats
path: root/stacks/rsocket/config/rd_config.json
blob: ea1fc7b1a74c5a19220355ec093cd6d0b55ecfb4 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "ip_route": [
    {
	  "subnet": "192.168.1.1/24",
	  "type": "nstack-rsocket",
    },
  ],
  "prot_route": [
  ],
}