]> git.puffer.fish Git - matthieu/frr.git/commit
tests: pim-basic mcast scripts fixes for python3
authorMark Stapp <mjs@voltanet.io>
Tue, 29 Sep 2020 17:14:39 +0000 (13:14 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 29 Sep 2020 19:03:43 +0000 (15:03 -0400)
commitf635350e8ea287d08b780790186fdc178f754978
tree1d72be0b7681fd64bae8f9588fab3b225fd190d6
parentaac200f6cbeb496cd32345ef309e4e0b0fa92219
tests: pim-basic mcast scripts fixes for python3

The pim-basic suite uses some private python scripts to
send and receive mcast traffic: revise them to support
both py2 and py3.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
tests/topotests/pim-basic/mcast-rx.py
tests/topotests/pim-basic/mcast-tx.py