aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorYOSHIFUJI Hideaki <[email protected]>2005-10-05 12:11:41 -0700
committerDavid S. Miller <[email protected]>2005-10-05 12:11:41 -0700
commit140e26fcd559f6988e5a9056385eecade19d9b49 (patch)
tree14ec393098c1f8b9082e959c6d3718181e920f82 /scripts/patch-kernel
parent42a39450f830c57432fd4e5644fa81f41ce7156d (diff)
[IPV6]: Fix NS handing for proxy/anycast address
Timer set up by pneigh_enqueue() ended up calling ndisc_rcv() via pndisc_redo(), which clears LOCALLY_ENQUEUED flag in NEIGH_CB(skb) and NS was queued again. Let's call ndisc_recv_ns() directly to avoid the loop. Signed-off-by: YOSHIFUJI Hideaki <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions