Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode
authorJesper Dangaard Brouer <jdb@comx.dk>
Mon, 23 Feb 2009 04:40:43 +0000 (04:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Feb 2009 11:47:42 +0000 (03:47 -0800)
The IP_ADVANCED_ROUTER Kconfig describes the rp_filter
proc option.  Recent changes added a loose mode.
Instead of documenting this change too places, refer to
the document describing it:
 Documentation/networking/ip-sysctl.txt

I'm considering moving the rp_filter description away
from the Kconfig file into ip-sysctl.txt.

Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found