]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: bmp unset v6 flag + address PR#14188 comments
authorMaxence Younsi <mx.yns@outlook.fr>
Mon, 11 Sep 2023 12:51:45 +0000 (14:51 +0200)
committerMaxence Younsi <mx.yns@outlook.fr>
Sat, 4 Nov 2023 11:17:48 +0000 (12:17 +0100)
commit9607070acd3ca542f52ab34d14e0e56f0cd3eeaf
treeb1e02c9dced4705a591ac19729825676b8914250
parentfa17129752d39bd2c0d6f9faa08c219f4c56a50a
bgpd: bmp unset v6 flag + address PR#14188 comments

use CHECK_FLAG
fix comment spaces
change zlog_debug to zlog_warn
safeguard on updated_route
added doc/developer/bmp.rst to subdir.am
other qol changes

Signed-off-by: Maxence Younsi <mx.yns@outlook.fr>
bgpd/bgp_bmp.c
doc/developer/subdir.am
doc/user/bmp.rst