Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
whitequark committed Oct 25, 2017
1 parent 7e4971d commit 475486c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -32,9 +32,10 @@ The only supported internetworking protocol is IPv4.

* IPv4 header checksum is generated and validated.
* IPv4 time-to-live value is configurable per socket, set to 64 by default.
* IPv4 default gateway is supported.
* IPv4 fragmentation is **not** supported.
* IPv4 options are **not** supported and are silently ignored.
* IPv4 routes or default gateways are **not** supported.
* IPv4 routes (other than the default one) are **not** supported.
* ICMPv4 header checksum is supported.
* ICMPv4 echo requests and replies are supported.
* ICMPv4 protocol unreachable messages are **not** passed to higher layers when received.

0 comments on commit 475486c

Please sign in to comment.