diff options
Diffstat (limited to 'man7/icmp.7')
| -rw-r--r-- | man7/icmp.7 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/man7/icmp.7 b/man7/icmp.7 index 1d17107501..ff6380a34c 100644 --- a/man7/icmp.7 +++ b/man7/icmp.7 @@ -85,6 +85,14 @@ Maximum rate for sending packets. These packets are sent to prevent loops when a packet has crossed too many hops. +.SH VERSIONS +Support for the +.B ICMP_ADDRESS +request was removed in 2.2. +.PP +Support for +.B ICMP_SOURCE_QUENCH +was removed in Linux 2.2. .SH NOTES As many other implementations don't support .B IPPROTO_ICMP @@ -107,14 +115,6 @@ Linux ICMP internally uses a raw socket to send ICMPs. This raw socket may appear in .BR netstat (8) output with a zero inode. -.SH VERSIONS -Support for the -.B ICMP_ADDRESS -request was removed in 2.2. -.PP -Support for -.B ICMP_SOURCE_QUENCH -was removed in Linux 2.2. .SH "SEE ALSO" .BR ip (7) .PP |
