On 26/01/2023 19:01, Petr Machata wrote: > In order to generate IGMPv3 and MLDv2 packets on the fly, we will need > helpers to expand IPv4 and IPv6 addresses given as parameters in > mausezahn payload notation. Add helpers that do it. > > Signed-off-by: Petr Machata <petrm@xxxxxxxxxx> > --- > tools/testing/selftests/net/forwarding/lib.sh | 37 +++++++++++++++++++ > 1 file changed, 37 insertions(+) > Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>