Files
osrg-gobgp/docs/sources
IWASE YusukeandFUJITA Tomonori 32f7faa8e7 config: Enable to configure VRF via config file
This patch enables to configure VRF tables by using config file. This
feature is useful when using VRF-Neighbor feature.

Example of Usage:

```toml
[[vrfs]]
  [vrfs.config]
    name = "vrf1"
    id = 1
    rd = "65000:100"
    both-rt-list = ["65000:100"]
```

Signed-off-by: IWASE Yusuke <[email protected]>
2018-05-10 21:12:30 +09:00
..
2018-04-02 16:16:01 +09:00
2018-04-02 16:16:01 +09:00
2018-04-02 16:16:01 +09:00
2016-04-09 16:55:56 +09:00
2016-04-09 16:55:56 +09:00
2018-04-02 16:16:01 +09:00
2016-04-09 16:55:56 +09:00