"fs/git@git.tuxist.de:jan.koester/linux.git" did not exist on "1b33724a442b5e390ddc7507df3aeeb914915571"
bridge: Fix possibly wrong MLD queries' ethernet source address
The ipv6_dev_get_saddr() is currently called with an uninitialized destination address. Although in tests it usually seemed to nevertheless always fetch the right source address, there seems to be a possible race condition. Therefore this commit changes this, first setting the destination address and only after that fetching the source address. Reported-by:Jan Beulich <JBeulich@novell.com> Signed-off-by:
Linus Lüssing <linus.luessing@web.de> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please sign in to comment