diff options
author | Ingo Molnar <mingo@elte.hu> | 2011-10-06 12:43:28 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-10-06 12:43:35 +0200 |
commit | 9243a169acb9df9c63632fb7d5464359a107877a (patch) | |
tree | cbd72c3a55ed111e926e3bc1be43aac0da703964 /Documentation | |
parent | 908a3283728d92df36e0c7cd63304fd35e93a8a9 (diff) | |
parent | 976d167615b64e14bc1491ca51d424e2ba9a5e84 (diff) | |
download | blackbird-op-linux-9243a169acb9df9c63632fb7d5464359a107877a.tar.gz blackbird-op-linux-9243a169acb9df9c63632fb7d5464359a107877a.zip |
Merge commit 'v3.1-rc9' into sched/core
Merge reason: pick up latest fixes.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation')
-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 81546990f41c..ca5cdcd0f0e3 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt @@ -1042,7 +1042,7 @@ conf/interface/*: The functional behaviour for certain settings is different depending on whether local forwarding is enabled or not. -accept_ra - BOOLEAN +accept_ra - INTEGER Accept Router Advertisements; autoconfigure using them. Possible values are: @@ -1106,7 +1106,7 @@ dad_transmits - INTEGER The amount of Duplicate Address Detection probes to send. Default: 1 -forwarding - BOOLEAN +forwarding - INTEGER Configure interface-specific Host/Router behaviour. Note: It is recommended to have the same setting on all |