summaryrefslogtreecommitdiff
path: root/pceplib/pcep_utils_memory.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2025-03-19 12:22:04 -0400
committerDonald Sharp <sharpd@nvidia.com>2025-03-19 13:43:47 -0400
commit04d6adc94bfebde195a7ff245388d7e8d5e6d563 (patch)
tree40ae2f69713cc9a6f7a5299aa6556594697c29ce /pceplib/pcep_utils_memory.c
parent5602e5fe2801f70c5363729e4d248e8705eaca0c (diff)
zebra: Allow fpm_listener to reject all routes
Now usage of `-r -f` with fpm_listener now causes all routes to be rejected. r1# sharp install routes 10.0.0.0 nexthop 192.168.44.5 5 r1# show ip route Codes: K - kernel route, C - connected, L - local, S - static, R - RIP, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP, T - Table, v - VNC, V - VNC-Direct, A - Babel, D - SHARP, F - PBR, f - OpenFabric, t - Table-Direct, > - selected route, * - FIB route, q - queued, r - rejected, b - backup t - trapped, o - offload failure IPv4 unicast VRF default: D>o 10.0.0.0/32 [150/0] via 192.168.44.5, r1-eth0, weight 1, 00:00:02 D>o 10.0.0.1/32 [150/0] via 192.168.44.5, r1-eth0, weight 1, 00:00:02 D>o 10.0.0.2/32 [150/0] via 192.168.44.5, r1-eth0, weight 1, 00:00:02 D>o 10.0.0.3/32 [150/0] via 192.168.44.5, r1-eth0, weight 1, 00:00:02 D>o 10.0.0.4/32 [150/0] via 192.168.44.5, r1-eth0, weight 1, 00:00:02 C>* 192.168.44.0/24 is directly connected, r1-eth0, weight 1, 00:00:37 L>* 192.168.44.1/32 is directly connected, r1-eth0, weight 1, 00:00:37 r1# Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pceplib/pcep_utils_memory.c')
0 files changed, 0 insertions, 0 deletions