On 26/01/2023 19:01, Petr Machata wrote: > The testsuite that checks for mcast_max_groups functionality will need > to generate IGMP and MLD packets with configurable number of (S,G) > addresses. To that end, further extend igmpv3_is_in_get() and > mldv2_is_in_get() to allow a list of IP addresses instead of one > address. > > Signed-off-by: Petr Machata <petrm@xxxxxxxxxx> > --- > tools/testing/selftests/net/forwarding/lib.sh | 22 +++++++++++++------ > 1 file changed, 15 insertions(+), 7 deletions(-) > Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>