]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add 'match community-count' command to restrict comm count
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 10 Jan 2025 16:29:10 +0000 (17:29 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Jan 2025 12:59:42 +0000 (13:59 +0100)
commitf19b8668b3cbbad6d14eb348c9b8a0f7ac6ac46f
tree5f0c3b2c69bdaeb1ebdbcf1bd1547110269fba96
parentba4122d6dbc641e7549e947ed420301939e48529
bgpd: add 'match community-count' command to restrict comm count

Add a mechanism in route-map to filter out route-map which have a list
of communities greater than the given number.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_routemap.c
bgpd/bgp_routemap_nb.c
bgpd/bgp_routemap_nb.h
bgpd/bgp_routemap_nb_config.c
doc/user/bgp.rst
lib/routemap.h
lib/routemap_cli.c
yang/frr-bgp-route-map.yang