summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2015-08-31 23:21:51 +0900
committerISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2015-08-31 23:23:19 +0900
commit920d4752783e0512a76f2bd7711b5810bc7cd460 (patch)
treef173f7e0634bbbce9ea7e1b3bd927512d26e487b /README.md
parent50ac60d74c802f1db6d5724aa0c12fd98126b09d (diff)
docs: add route-reflector document
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62d6b538..c42606bf 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ No dependency hell (library, package, etc) thanks to Go.
* [Typical operation examples](https://github.com/osrg/gobgp/blob/master/docs/sources/cli-operations.md)
* [Complete syntax](https://github.com/osrg/gobgp/blob/master/docs/sources/cli-command-syntax.md)
* [Route Server](https://github.com/osrg/gobgp/blob/master/docs/sources/route-server.md)
+ * [Route Reflector](https://github.com/osrg/gobgp/blob/master/docs/sources/route-reflector.md)
* [Policy](https://github.com/osrg/gobgp/blob/master/docs/sources/policy.md)
* [EVPN](https://github.com/osrg/gobgp/blob/master/docs/sources/evpn.md)
* [MRT](https://github.com/osrg/gobgp/blob/master/docs/sources/mrt.md)