summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-09-15 10:34:46 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-09-15 10:34:46 +0900
commit7d16e3e1db32f3af524f8bc3eb26859a109b6586 (patch)
tree937d894a13e8b81e8b39d2587c1f2d2f8b6644fa /README.md
parent7a5c1c11c4034c121fd1c2b35c704678ca011a73 (diff)
add BMP document
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d81893d7..c15e019c 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,9 @@ No dependency hell (library, package, etc) thanks to Go.
* [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)
+ * [BMP](https://github.com/osrg/gobgp/blob/master/docs/sources/bmp.md)
+ * [EVPN](https://github.com/osrg/gobgp/blob/master/docs/sources/evpn.md)
* [Flowspec](https://github.com/osrg/gobgp/blob/master/docs/sources/flowspec.md)
* [RPKI](https://github.com/osrg/gobgp/blob/master/docs/sources/rpki.md)
* [Managing GoBGP with your favorite language](https://github.com/osrg/gobgp/blob/master/docs/sources/grpc-client.md)