ipv4: Fix rp_filter description in net/ipv4/Kconfig.
authorJesper Dangaard Brouer <hawk@comx.dk>
Sun, 22 Feb 2009 08:06:20 +0000 (00:06 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Feb 2009 03:54:47 +0000 (19:54 -0800)
commitb2cc46a8ee905d1d642e01761939879c495e3e3a
tree53de67ae5f324440b9a2c5ecc1c9722a5ae4c86a
parent0117cfabe3ba9b430c6ff6eecd4fdc569977f24f
ipv4: Fix rp_filter description in net/ipv4/Kconfig.

The reverse path filter (rp_filter) will NOT get enabled
when enabling forwarding.  Read the code and tested in
in practice.

Most distributions do enable it in startup scripts.

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