summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
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 c15e019c..d3742d0a 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ 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)
+ * [FIB manipulation](https://github.com/osrg/gobgp/blob/master/docs/sources/zebra.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)