[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1300830032-6727-1-git-send-email-linus.luessing@web.de>
Date: Tue, 22 Mar 2011 22:40:31 +0100
From: Linus Lüssing <linus.luessing@....de>
To: Jan Beulich <JBeulich@...ell.com>
Cc: <davem@...emloft.net>, <shemminger@...ux-foundation.org>,
<bridge@...ts.linux-foundation.org>, <netdev@...r.kernel.org>
Subject: Re: build breakage due to br_multicast.c referencing ipv6_dev_get_saddr()
> One unrelated other observation with this change of yours:
> daddr is an input argument to ipv6_dev_get_saddr(), yet
> it gets initialized only after the function was called. Is that
> really correct?
Hmm, that wasn't intentional. I tested that again and so far I still always
got the right source address. I had a little deeper look at ipv6_dev_get_saddr()
and seems like it could get racy the way it is now, so I'm attaching a patch
for that. Thanks for reporting, Jan.
And I hope I didn't cause too much inconvience with the build breakage,
didn't think of testing BRIDGE=y and IPV6=m.
Cheers, Linus
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists