summaryrefslogtreecommitdiffstats
path: root/firmware/myricom
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2010-06-13 13:29:39 +0200
committerDavid S. Miller <davem@davemloft.net>2010-06-16 03:10:29 +0200
commit2bbdf389a9432270147c8e8e35b021ad61772f65 (patch)
tree0c91db74045feaa62a7c11a7757052adcff2c3f6 /firmware/myricom
parentnet: Fix error in comment on net_device_ops::ndo_get_stats (diff)
downloadlinux-2bbdf389a9432270147c8e8e35b021ad61772f65.tar.xz
linux-2bbdf389a9432270147c8e8e35b021ad61772f65.zip
ipv6: syncookies: do not skip ->iif initialization
When syncookies are in effect, req->iif is left uninitialized. In case of e.g. link-local addresses the route lookup then fails and no syn-ack is sent. Rearrange things so ->iif is also initialized in the syncookie case. want_cookie can only be true when the isn was zero, thus move the want_cookie check into the "!isn" branch. Cc: Glenn Griffin <ggriffin.kernel@gmail.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/myricom')
0 files changed, 0 insertions, 0 deletions