diff options
author | Linus Lüssing <linus.luessing@web.de> | 2011-03-22 11:40:32 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-22 19:26:42 -0700 |
commit | a7bff75b087e7a355838a32efe61707cfa73c194 (patch) | |
tree | 4e87f5cb94772624b1f035baefb7a6c21586984d /mm | |
parent | 6a1fef6d000944911df0f160f366111daa10740a (diff) | |
download | linux-3.10-a7bff75b087e7a355838a32efe61707cfa73c194.tar.gz linux-3.10-a7bff75b087e7a355838a32efe61707cfa73c194.tar.bz2 linux-3.10-a7bff75b087e7a355838a32efe61707cfa73c194.zip |
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>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions