diff options
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | 2013-10-21 08:17:15 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-22 02:56:22 +0400 |
commit | c2f17e827b419918c856131f592df9521e1a38e3 (patch) | |
tree | c98a464c94f28df3384615b235f62fc45a9c78a7 /Documentation/PCI | |
parent | 3a70417c1d8fb11b38e5a8ae7a268ac581e8c95c (diff) | |
download | linux-c2f17e827b419918c856131f592df9521e1a38e3.tar.xz |
ipv6: probe routes asynchronous in rt6_probe
Routes need to be probed asynchronous otherwise the call stack gets
exhausted when the kernel attemps to deliver another skb inline, like
e.g. xt_TEE does, and we probe at the same time.
We update neigh->updated still at once, otherwise we would send to
many probes.
Cc: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/PCI')
0 files changed, 0 insertions, 0 deletions