On 6/9/25 23:50, Petr Machata wrote:
Tests may wish to add other interfaces to listen on. Notably locally
generated traffic uses dummy interfaces. The multicast daemon needs to know
about these so that it allows forming rules that involve these interfaces,
and so that net.ipv4.conf.X.mc_forwarding is set for the interfaces.

To that end, allow passing in a list of interfaces to configure in addition
to all the physical ones.

Signed-off-by: Petr Machata <[email protected]>
---

Notes:
CC: Shuah Khan <[email protected]>
CC: [email protected]

  tools/testing/selftests/net/forwarding/lib.sh | 12 ++++++++++++
  1 file changed, 12 insertions(+)


Reviewed-by: Nikolay Aleksandrov <[email protected]>


Reply via email to