Now I am using VLC to test IGMPV3 and PIM SSM functions of the DUT,
Through this command, VLC can send out IGMPv3 reports packet:
udp://171.1.1.1@225.1.1.1:1234
This report is "INCLUDE" report, can I configure VLC to send out "EXCLUDE" report packet?
Another problem, can I configure VLC to send out report packets with several source addresses, like this:
udp://171.1.1.1@225.1.1.1:1234;171.1.1.2@225.1.1.2:1234 (this command is wrong, just to express my meaning).
Any suggestion is welcome.
Regards