ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 03:55:47 +0000 (20:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 03:55:47 +0000 (20:55 -0700)
All of the redirect acceptance policy is now contained within.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found