We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f7396 commit 8bdb2d2Copy full SHA for 8bdb2d2
1 file changed
README.md
@@ -5,9 +5,9 @@
5
wolfIP is a TCP/IP stack with no dynamic memory allocations, designed to be
6
used in resource-constrained embedded systems.
7
8
-wolfIP supports both endpoint-only mode and full multi-interface routing with
9
-IP forwarding. By default, it operates as a network endpoint, but can be
10
-configured to route traffic between multiple network interfaces.
+wolfIP supports both endpoint-only mode and full multi-interface support with
+optional IP forwarding. By default, it operates as a network endpoint, but can be
+configured to forward traffic between multiple network interfaces.
11
12
## Features supported
13
0 commit comments