From 5c8cc11656830f9c92154f36f4a5aff7d76ecb1b Mon Sep 17 00:00:00 2001 From: Shan Wei Date: Wed, 2 Dec 2009 15:39:04 -0800 Subject: [PATCH] --- yaml --- r: 172102 b: refs/heads/master c: 1f5865e73fb18834f52bd6e1d27bce86ff372089 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/networking/ip-sysctl.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 7573e74015ee..f4dad3b28d8a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 529fab67d78747ddc3a8a2bbd0d1aab1d059439f +refs/heads/master: 1f5865e73fb18834f52bd6e1d27bce86ff372089 diff --git a/trunk/Documentation/networking/ip-sysctl.txt b/trunk/Documentation/networking/ip-sysctl.txt index fbe427a6580c..5dcc06721bba 100644 --- a/trunk/Documentation/networking/ip-sysctl.txt +++ b/trunk/Documentation/networking/ip-sysctl.txt @@ -738,8 +738,8 @@ rp_filter - INTEGER to prevent IP spoofing from DDos attacks. If using asymmetric routing or other complicated routing, then loose mode is recommended. - conf/all/rp_filter must also be set to non-zero to do source validation - on the interface + The max value from conf/{all,interface}/rp_filter is used + when doing source validation on the {interface}. Default value is 0. Note that some distributions enable it in startup scripts.