File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ The IGMPv1 and IGMPv2 protocols are supported, and IPv4 multicast is available.
8686The ICMPv4 protocol is supported, and ICMP sockets are available.
8787
8888 * ICMPv4 header checksum is supported.
89- * ICMPv4 echo replies are generated in response to echo requests.
89+ * ICMPv4 echo replies are generated in response to echo requests by default .
9090 * ICMP sockets can listen to ICMPv4 Port Unreachable messages, or any ICMPv4 messages with
9191 a given IPv4 identifier field.
9292 * ICMPv4 protocol unreachable messages are ** not** passed to higher layers when received.
@@ -97,7 +97,7 @@ The ICMPv4 protocol is supported, and ICMP sockets are available.
9797The ICMPv6 protocol is supported, and ICMP sockets are available.
9898
9999 * ICMPv6 header checksum is supported.
100- * ICMPv6 echo replies are generated in response to echo requests.
100+ * ICMPv6 echo replies are generated in response to echo requests by default .
101101 * ICMPv6 protocol unreachable messages are ** not** passed to higher layers when received.
102102
103103#### NDISC
You can’t perform that action at this time.
0 commit comments