From ed18356f1f2deef5ed564fad6897a84b282ba992 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Wed, 24 Apr 2019 19:33:41 +0200 Subject: 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 --- doc/user/subdir.am | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/user/subdir.am') diff --git a/doc/user/subdir.am b/doc/user/subdir.am index 1e4d86c722..0f0a8a0774 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 \ -- cgit v1.2.3