summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorArtur Makutunowicz <arma@linkedin.com>2019-01-31 12:21:16 -0800
committerArtur Makutunowicz <arma@linkedin.com>2019-01-31 12:21:16 -0800
commit48508c7f3d92395a625026f3a43ad7736da14e19 (patch)
tree50d7df40734d2b8eb545529ca045f29a606bbd19 /README.md
parent887e8a4952ae3ed4fe0eefd35889fdc5b4be156b (diff)
Add BGP-LS usage example
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 f1ce129e..da45cee3 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ Try [a binary release](https://github.com/osrg/gobgp/releases/latest).
- [RPKI](docs/sources/rpki.md)
- [Managing GoBGP with your favorite language with gRPC](docs/sources/grpc-client.md)
- [Using GoBGP as a Go Native BGP library](docs/sources/lib.md)
+- [Using BGP-LS in GoBGP library mode](docs/sources/lib-ls.md)
- [Graceful Restart](docs/sources/graceful-restart.md)
- [Additional Paths](docs/sources/add-paths.md)
- [Peer Group](docs/sources/peer-group.md)