mirror_frr/tests/topotests/ospf_p2mp
Acee Lindem 0ccad8a2b0 ospfd: Add prefix-list filtering of OSPF neighbors on OSPF interface
This commit adds the capabiity to filter OSPF neighbors using a
prefix-list with rules matching the neighbor's IP source address.
Configuration, filtering, immediate neighbor pruning, topo-tests,
and documentation are included. The command is:

     ip ospf neighbor-filter <prefix-list> [A.B.C.D]

Signed-off-by: Acee Lindem <acee@lindem.com>
2024-04-18 15:32:58 +00:00
..
r1 ospfd: Implement non-broadcast support for point-to-multipoint networks 2024-04-02 21:34:29 +00:00
r2 ospfd: Implement non-broadcast support for point-to-multipoint networks 2024-04-02 21:34:29 +00:00
r3 ospfd: Implement non-broadcast support for point-to-multipoint networks 2024-04-02 21:34:29 +00:00
r4 ospfd: Implement non-broadcast support for point-to-multipoint networks 2024-04-02 21:34:29 +00:00
test_ospf_p2mp_broadcast.py ospfd: Add prefix-list filtering of OSPF neighbors on OSPF interface 2024-04-18 15:32:58 +00:00
test_ospf_p2mp_non_broadcast.py ospfd: Implement non-broadcast support for point-to-multipoint networks 2024-04-02 21:34:29 +00:00