summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorHannes Frederic Sowa <hannes@stressinduktion.org>2013-10-21 06:17:15 +0200
committerDavid S. Miller <davem@davemloft.net>2013-10-21 18:56:22 -0400
commitc2f17e827b419918c856131f592df9521e1a38e3 (patch)
treec98a464c94f28df3384615b235f62fc45a9c78a7 /include/net
parent3a70417c1d8fb11b38e5a8ae7a268ac581e8c95c (diff)
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 'include/net')
0 files changed, 0 insertions, 0 deletions