summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2016-01-28 15:27:31 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-02-10 23:42:09 -0800
commitb850c9eeb977bd82950c6590054671e0de563bc5 (patch)
treeaf6142629428ad6c0b90e47066a3c39aac828ca8 /README.md
parent68ce1994a174e7e1462f6a6cc2fa005651127883 (diff)
docs: add graceful restart documentation
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 97886d49..1374daa3 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ No dependency hell (library, package, etc) thanks to Go.
* [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)
* [Using GoBGP as a Go Native BGP library](https://github.com/osrg/gobgp/blob/master/docs/sources/lib.md)
+ * [Graceful Restart](https://github.com/osrg/gobgp/blob/master/docs/sources/graceful-restart.md)
## Community, discussion and support