diff options
author | David S. Miller <davem@davemloft.net> | 2009-12-03 01:00:34 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-12-03 01:00:34 -0500 |
commit | e00484023ebe94dce03fdd1270edf3e191c2bc79 (patch) | |
tree | 6089a0237822b46ec908be7e7cb3bea2dd426b73 /Documentation/networking | |
parent | 3248e1682035eef6774c280cd7be19984feb78bb (diff) | |
parent | 1f5865e73fb18834f52bd6e1d27bce86ff372089 (diff) |
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/ip-sysctl.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index a0e134dd2523..554440af675c 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt | |||
@@ -738,8 +738,8 @@ rp_filter - INTEGER | |||
738 | to prevent IP spoofing from DDos attacks. If using asymmetric routing | 738 | to prevent IP spoofing from DDos attacks. If using asymmetric routing |
739 | or other complicated routing, then loose mode is recommended. | 739 | or other complicated routing, then loose mode is recommended. |
740 | 740 | ||
741 | conf/all/rp_filter must also be set to non-zero to do source validation | 741 | The max value from conf/{all,interface}/rp_filter is used |
742 | on the interface | 742 | when doing source validation on the {interface}. |
743 | 743 | ||
744 | Default value is 0. Note that some distributions enable it | 744 | Default value is 0. Note that some distributions enable it |
745 | in startup scripts. | 745 | in startup scripts. |