summaryrefslogtreecommitdiffhomepage
path: root/docs/sources
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-09-17 21:51:08 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-09-17 21:51:08 +0900
commitd53614ec889547db37573cef336a062895605047 (patch)
tree97f7dc66cf856ee5cc56cf36c1e39910d925c693 /docs/sources
parent37dffe0cfc687b33037c7846d567e4a7e9503cd9 (diff)
add link to zebra doc
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'docs/sources')
-rw-r--r--docs/sources/zebra.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/sources/zebra.md b/docs/sources/zebra.md
index 076b0170..a8749e94 100644
--- a/docs/sources/zebra.md
+++ b/docs/sources/zebra.md
@@ -1,6 +1,9 @@
-# Zebra
+# FIB manipulation
-This page explains how to share routes with zebra included in [Quagga](http://www.nongnu.org/quagga/).
+This page explains how to perform FIB manipulation; kernel routing
+table updates, interface lookups, and redistribution of routes between
+different routing protocols. GoBGP uses zebra included in
+[Quagga](http://www.nongnu.org/quagga/).
## Prerequisites