From b507b6db4640d16fb93df1b7fb3c43ea8863925f Mon Sep 17 00:00:00 2001 From: Jesper Dangaard Brouer Date: Mon, 23 Feb 2009 04:40:43 +0000 Subject: [PATCH] --- yaml --- r: 134663 b: refs/heads/master c: d18921a0e319ab512f8186b1b1142c7b8634c779 h: refs/heads/master i: 134661: 1152c41b9a514457b69c565f7bca6853afd26663 134659: 9e86d79b7152e3229614165cfd5ee1a2cdd6b0d9 134655: a27a40745c11a82c07c5800ad19b249043c3d100 v: v3 --- [refs] | 2 +- trunk/net/ipv4/Kconfig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d318933eaa6c..d7fc7ee39f69 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e18f5feb0c851a0e77e315b3d9ef1c432b1a50ec +refs/heads/master: d18921a0e319ab512f8186b1b1142c7b8634c779 diff --git a/trunk/net/ipv4/Kconfig b/trunk/net/ipv4/Kconfig index c7a814860ce1..b2cf91e4ccaa 100644 --- a/trunk/net/ipv4/Kconfig +++ b/trunk/net/ipv4/Kconfig @@ -50,6 +50,8 @@ config IP_ADVANCED_ROUTER echo 1 > /proc/sys/net/ipv4/conf/all/rp_filter Note that some distributions enable it in startup scripts. + For details about rp_filter strict and loose mode read + . If unsure, say N here.