We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829a60e commit 874d07dCopy full SHA for 874d07d
Cargo.toml
@@ -8,7 +8,7 @@ repository = "https://github.com/automesh-network/netstack-smoltcp"
8
homepage = "https://github.com/automesh-network/netstack-smoltcp"
9
documentation = "https://docs.rs/netstack-smoltcp"
10
keywords = ["netstack", "smoltcp", "network", "ip", "tun"]
11
-categories = ["network-programing"]
+categories = ["network-programming"]
12
description = """
13
A netstack for the special purpose of turning packets from/to a TUN interface
14
into TCP streams and UDP packets. It uses smoltcp-rs as the backend netstack.
0 commit comments