summaryrefslogtreecommitdiff
path: root/drivers/net/dummy.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-09-29 13:23:09 -0700
committerDavid S. Miller <davem@davemloft.net>2010-09-29 13:23:09 -0700
commit745e20f1b626b1be4b100af5d4bf7b3439392f8f (patch)
tree5067e0179167106856217f7c4ddc68b15ec93db8 /drivers/net/dummy.c
parentab79ad14a2d51e95f0ac3cef7cd116a57089ba82 (diff)
net: add a recursion limit in xmit path
As tunnel devices are going to be lockless, we need to make sure a misconfigured machine wont enter an infinite loop. Add a percpu variable, and limit to three the number of stacked xmits. Reported-by: Jesse Gross <jesse@nicira.com> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dummy.c')
0 files changed, 0 insertions, 0 deletions