]> git.puffer.fish Git - mirror/frr.git/commit
topotests: test IGMP/MLD group/source limits 18032/head
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 22 Jan 2025 14:07:15 +0000 (11:07 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 10 Feb 2025 18:40:07 +0000 (15:40 -0300)
commit3d272221a4d921bc2eac95c47e92c773dd0b3b3c
tree248755f9b64bf9a2e18d035e7e52c738a14188dc
parentc4c7118c2a1e32e17e202da1fa4547f15931e1d1
topotests: test IGMP/MLD group/source limits

Add new topology for testing IGMP/MLD group/source limiting and more features
in the future.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/multicast_features/__init__.py [new file with mode: 0644]
tests/topotests/multicast_features/r1/frr.conf [new file with mode: 0644]
tests/topotests/multicast_features/r2/frr.conf [new file with mode: 0644]
tests/topotests/multicast_features/r3/frr.conf [new file with mode: 0644]
tests/topotests/multicast_features/test_multicast_features.py [new file with mode: 0644]