Re: [PATCH] net: ingress filter message limit
From: David Miller <davem@davemloft.net>
Date: 2010-08-01 07:33:14
From: David Miller <davem@davemloft.net>
Date: 2010-08-01 07:33:14
From: Stephen Hemminger <redacted> Date: Sat, 31 Jul 2010 12:13:16 -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 <redacted>
Applied, thanks Stephen.