patch-2.4.15 linux/net/ipv4/icmp.c
Next file: linux/net/ipv4/ip_input.c
Previous file: linux/net/decnet/sysctl_net_decnet.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Nov 7 14:39:36 2001
- Orig file:
v2.4.14/linux/net/ipv4/icmp.c
- Orig date:
Sun Sep 23 11:41:01 2001
diff -u --recursive --new-file v2.4.14/linux/net/ipv4/icmp.c linux/net/ipv4/icmp.c
@@ -3,7 +3,7 @@
*
* Alan Cox, <alan@redhat.com>
*
- * Version: $Id: icmp.c,v 1.81 2001/09/01 00:31:50 davem Exp $
+ * Version: $Id: icmp.c,v 1.82 2001/11/01 23:44:31 davem Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -139,7 +139,7 @@
{ EHOSTUNREACH, 1 } /* ICMP_PREC_CUTOFF */
};
-/* Control parameters for ECHO relies. */
+/* Control parameters for ECHO replies. */
int sysctl_icmp_echo_ignore_all;
int sysctl_icmp_echo_ignore_broadcasts;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)