-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
I'd like to use mcjoin in my automated tests, and as such wanted to ask whether the following enhancements are possible?
- Have JSON output at the end of a run (such as iperf3 has).
- Have no-output mode (no progress bar at all).
- Compile mcjoin as library for integration into test software (e.g. into a robot-framework test library).
- Support explicit IGMP/MLD version . I know this can be done through
sysctl, the question is can it be done through the application?
I'm opening this as one ticket as to not flood you with many new ticket suddenly :) If accepted, I can open separate tickets, and even try to contribute some of the code changes.
Reactions are currently unavailable