troglobit / mcjoin

Simple multicast testing application
https://github.com/troglobit/mcjoin/releases
ISC License
155 stars 31 forks source link

Wishlist: Support adding listener in SSM exclude mode #31

Open T-X opened 1 year ago

T-X commented 1 year ago

It seems like mcjoin only supports SSM in include mode.

It would be great if mcjoin could also be used to test the more complex feature of MLDv2 to join a (group, filter_mode, source-list). Like what setsourcefilter() provides: https://www.rfc-editor.org/rfc/rfc3678#section-5.2.1.

Currently it seems like I can't use mcjoin to join a specific group, excluding specific sources.

troglobit commented 1 year ago

Yup, that would indeed be a great feature addition.