Skip to content

Commit 40809ff

Browse files
committed
update README
1 parent 41de688 commit 40809ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The IGMPv1 and IGMPv2 protocols are supported, and IPv4 multicast is available.
8686
The 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.
9797
The 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

0 commit comments

Comments
 (0)