diff options
| author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | 2007-07-11 01:55:49 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2007-07-11 01:55:49 -0400 |
| commit | bb4dbf9e61d0801927e7df2569bb3dd8287ea301 (patch) | |
| tree | 62d0878b6128fbed608bdee342e705fd371c78cd /Documentation/networking | |
| parent | c382bb9d32a55029fb13b118858e25908fab4617 (diff) | |
[IPV6]: Do not send RH0 anymore.
Based on <draft-ietf-ipv6-deprecate-rh0-00.txt>.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
| -rw-r--r-- | Documentation/networking/ip-sysctl.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index af6a63ab9026..09c184e41cf8 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt | |||
| @@ -874,8 +874,7 @@ accept_redirects - BOOLEAN | |||
| 874 | accept_source_route - INTEGER | 874 | accept_source_route - INTEGER |
| 875 | Accept source routing (routing extension header). | 875 | Accept source routing (routing extension header). |
| 876 | 876 | ||
| 877 | > 0: Accept routing header. | 877 | >= 0: Accept only routing header type 2. |
| 878 | = 0: Accept only routing header type 2. | ||
| 879 | < 0: Do not accept routing header. | 878 | < 0: Do not accept routing header. |
| 880 | 879 | ||
| 881 | Default: 0 | 880 | Default: 0 |
