]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Add function to filter extended communities
authorXiao Liang <shaw.leon@gmail.com>
Fri, 11 Apr 2025 07:28:54 +0000 (15:28 +0800)
committerXiao Liang <shaw.leon@gmail.com>
Tue, 15 Apr 2025 03:17:45 +0000 (11:17 +0800)
commitf84e89ec0d503820e13eac431a7a6dfbf744edd5
tree1dc3a17533722f16345484de260f57a93d3108c1
parent3da1473093f2966890ce261e9dd0f7720d437328
bgpd: Add function to filter extended communities

Support filtering extended communities with a callback. So that we can
strip multiple values in one pass.

Signed-off-by: Xiao Liang <shaw.leon@gmail.com>
bgpd/bgp_ecommunity.c
bgpd/bgp_ecommunity.h