summaryrefslogtreecommitdiffstats
path: root/doc/user/subdir.am
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2019-04-24 19:33:41 +0200
committerDavid Lamparter <equinox@diac24.net>2019-08-30 19:22:23 +0200
commited18356f1f2deef5ed564fad6897a84b282ba992 (patch)
treed4a2a89b27d7ec82852939be386b483e9ca0d747 /doc/user/subdir.am
parentbgpd/bmp: convert BMP code into module (diff)
downloadfrr-ed18356f1f2deef5ed564fad6897a84b282ba992.tar.xz
frr-ed18356f1f2deef5ed564fad6897a84b282ba992.zip
bgpd/bmp: BMP implementation
This implements BMP. There's no fine-grained history here, the non-BMP preparations are already split out from here so all that remains is BMP proper. Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'doc/user/subdir.am')
-rw-r--r--doc/user/subdir.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/subdir.am b/doc/user/subdir.am
index 1e4d86c72..0f0a8a077 100644
--- a/doc/user/subdir.am
+++ b/doc/user/subdir.am
@@ -7,6 +7,7 @@ user_RSTFILES = \
doc/user/ldpd.rst \
doc/user/basic.rst \
doc/user/bgp.rst \
+ doc/user/bmp.rst \
doc/user/bugs.rst \
doc/user/conf.py \
doc/user/eigrpd.rst \