]> git.puffer.fish Git - mirror/frr.git/commit
tests: PIM AutoRP tests expanded 17340/head
authorNathan Bahr <nbahr@atcorp.com>
Fri, 1 Nov 2024 19:15:52 +0000 (19:15 +0000)
committerNathan Bahr <nbahr@atcorp.com>
Tue, 19 Nov 2024 22:33:11 +0000 (22:33 +0000)
commit13c0722b5ccc53b00d07388f7a2bddd44f05b17b
tree1cdc8b2ce52d30e79606a368c964e630e6d354dc
parentb6aa71b59bfed4b7c706cd2d6bbf77baaaf7d084
tests: PIM AutoRP tests expanded

Now with a full AutoRP implementation, we can test AutoRP in a full network setup
beginning with candidate RP announcements all the way through discovery and active RP
selection.

Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
tests/topotests/lib/pim.py
tests/topotests/pim_autorp/r1/frr.conf
tests/topotests/pim_autorp/r2/frr.conf
tests/topotests/pim_autorp/r3/frr.conf [new file with mode: 0644]
tests/topotests/pim_autorp/r4/frr.conf [new file with mode: 0644]
tests/topotests/pim_autorp/test_pim_autorp.py