net: ingress filter message limit
authorStephen Hemminger <shemminger@vyatta.com>
Sun, 1 Aug 2010 07:33:23 +0000 (00:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Aug 2010 07:33:23 +0000 (00:33 -0700)
If user misconfigures ingress and causes a redirection loop, don't
overwhelm the log.  This is also a error case so make it unlikely.
Found by inspection, luckily not in real system.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found