Files
linux/net/core
Ben Greear 5abbd442cd net: rate-limit warn-bad-offload splats.
BugLink: http://bugs.launchpad.net/bugs/1175391

[ Upstream commit c846ad9b88 ]

If one does do something unfortunate and allow a
bad offload bug into the kernel, this the
skb_warn_bad_offload can effectively live-lock the
system, filling the logs with the same error over
and over.

Add rate limitation to this so that box remains otherwise
functional in this case.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
2013-05-01 16:52:34 -07:00
..
2013-05-01 16:52:34 -07:00
2013-04-05 09:26:19 -07:00
2012-04-02 04:33:44 -04:00
2010-11-28 18:24:14 -08:00
2012-10-12 13:56:52 -04:00