diff options
author | Xin Long <[email protected]> | 2020-08-03 23:34:47 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-08-05 12:19:52 -0700 |
commit | 5a6f6f579178dbeb33002d93b4f646c31348fac9 (patch) | |
tree | 6ad38dd8f878d015d35e6785416c4043070a4aec /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 81f6cb31222d286dab65579d61f96664eeb99e0b (diff) |
tipc: set ub->ifindex for local ipv6 address
Without ub->ifindex set for ipv6 address in tipc_udp_enable(),
ipv6_sock_mc_join() may make the wrong dev join the multicast
address in enable_mcast(). This causes that tipc links would
never be created.
So fix it by getting the right netdev and setting ub->ifindex,
as it does for ipv4 address.
Reported-by: Shuang Li <[email protected]>
Signed-off-by: Xin Long <[email protected]>
Acked-by: Ying Xue <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions