diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-02-14 16:07:45 -0500 | 
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-03-04 11:06:35 -0500 | 
| commit | fef93e6149f088f5f717a37f36b4f35f8beb5690 (patch) | |
| tree | 9bf0a76972f96964c1a1ff166a40e9cf2ff1dbea /debian | |
| parent | 852a74807fe1af51d69fd327156084b3e5d68fe4 (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 'debian')
| -rw-r--r-- | debian/not-installed | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/not-installed b/debian/not-installed index 8999dd948b..c7766ac257 100644 --- a/debian/not-installed +++ b/debian/not-installed @@ -1,4 +1,5 @@  usr/include  usr/lib/frr/ospfclient +usr/lib/frr/fpm_listener  usr/lib/frr/rfptest  usr/lib/*/frr/modules/dplane_sample_plugin.so  | 
