]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/lib/topotest.py
tests: [PIMv6] APIs for multicast PIMv6 config
authorKuldeep Kashyap <kashyapk@vmware.com>
Sun, 8 May 2022 09:31:01 +0000 (02:31 -0700)
committerKuldeep Kashyap <kashyapk@vmware.com>
Sun, 24 Jul 2022 04:28:35 +0000 (21:28 -0700)
commite13f9c4f31f443e0fd84955a99f8aa8b3f034df2
treec240462ff279224755eb8106183df77b4f5e6586
parent9c24c1580a4b3fca0470cb67765e6d08074063fc
tests: [PIMv6] APIs for multicast PIMv6 config

Enhanced few exsiting PIM APIs to support both
IPv4 and IPv6 configuration. Added few new APIs
for PIMv6. Tested all existing tests with new
API changes.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/lib/common_config.py
tests/topotests/lib/pim.py
tests/topotests/lib/topogen.py
tests/topotests/lib/topojson.py
tests/topotests/lib/topotest.py