summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-12-30 12:54:30 -0800
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-12-30 12:54:30 -0800
commitb3c7f19185b31eed18dace276d5e8923fb242762 (patch)
tree1d6b51fc1bb29b378632f63aa76a89167f2daba9 /README.md
parent393b7232e76e0521079bc54f0cccbc1492c42d58 (diff)
docs: add link to Shu Sugimoto's tutorial
[ci skip] Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4cb9e8af..ad376e4f 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,9 @@ No dependency hell (library, package, etc) thanks to Go.
* [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)
+
+### Externals
+ * [Tutorial: Using GoBGP as an IXP connecting router](http://www.slideshare.net/shusugimoto1986/tutorial-using-gobgp-as-an-ixp-connecting-router)
## Community, discussion and support