summaryrefslogtreecommitdiff
path: root/redhat
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-02-14 16:07:45 -0500
committerDonald Sharp <sharpd@nvidia.com>2024-03-04 11:06:35 -0500
commitfef93e6149f088f5f717a37f36b4f35f8beb5690 (patch)
tree9bf0a76972f96964c1a1ff166a40e9cf2ff1dbea /redhat
parent852a74807fe1af51d69fd327156084b3e5d68fe4 (diff)
zebra: Add fpm_listener
Add a tiny fpm_listener program to allow FRR to test the fpm. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'redhat')
-rw-r--r--redhat/frr.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index 3371a3ed4d..433aeacebb 100644
--- a/redhat/frr.spec.in
+++ b/redhat/frr.spec.in
@@ -677,6 +677,7 @@ fi
%{_sbindir}/mgmtd_testc
%endif
%exclude %{_sbindir}/ssd
+%exclude %{_sbindir}/fpm_listener
%if %{with_watchfrr}
%{_sbindir}/watchfrr
%endif