diff options
Diffstat (limited to 'Documentation/networking/ip-sysctl.txt')
-rw-r--r-- | Documentation/networking/ip-sysctl.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index 6f896b94abdc..99d0e0504d6e 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt | |||
@@ -862,6 +862,11 @@ accept_local - BOOLEAN | |||
862 | local interfaces over the wire and have them accepted properly. | 862 | local interfaces over the wire and have them accepted properly. |
863 | default FALSE | 863 | default FALSE |
864 | 864 | ||
865 | route_localnet - BOOLEAN | ||
866 | Do not consider loopback addresses as martian source or destination | ||
867 | while routing. This enables the use of 127/8 for local routing purposes. | ||
868 | default FALSE | ||
869 | |||
865 | rp_filter - INTEGER | 870 | rp_filter - INTEGER |
866 | 0 - No source validation. | 871 | 0 - No source validation. |
867 | 1 - Strict mode as defined in RFC3704 Strict Reverse Path | 872 | 1 - Strict mode as defined in RFC3704 Strict Reverse Path |