diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-09-17 21:51:08 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-09-17 21:51:08 +0900 |
commit | d53614ec889547db37573cef336a062895605047 (patch) | |
tree | 97f7dc66cf856ee5cc56cf36c1e39910d925c693 /README.md | |
parent | 37dffe0cfc687b33037c7846d567e4a7e9503cd9 (diff) |
add link to zebra doc
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |