diff options
author | Artur Makutunowicz <arma@linkedin.com> | 2019-01-31 12:21:16 -0800 |
---|---|---|
committer | Artur Makutunowicz <arma@linkedin.com> | 2019-01-31 12:21:16 -0800 |
commit | 48508c7f3d92395a625026f3a43ad7736da14e19 (patch) | |
tree | 50d7df40734d2b8eb545529ca045f29a606bbd19 /README.md | |
parent | 887e8a4952ae3ed4fe0eefd35889fdc5b4be156b (diff) |
Add BGP-LS usage example
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |