summaryrefslogtreecommitdiff
path: root/docs/NETDEV.md
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-07 18:25:13 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-07 18:25:13 +0000
commit04d965d67a7264a1c7c211494aebda1953df7603 (patch)
tree0ebd700a6e219f84a26a656f4bee8778bc75da7b /docs/NETDEV.md
Initial push
Diffstat (limited to 'docs/NETDEV.md')
-rw-r--r--docs/NETDEV.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/NETDEV.md b/docs/NETDEV.md
new file mode 100644
index 0000000..b4ded39
--- /dev/null
+++ b/docs/NETDEV.md
@@ -0,0 +1,27 @@
+# Virtual netdev max25d0 · MAX25-Stack 1.8.0
+
+TUN interface plan for modular TCP/IP — DEV-Level 1/2.
+
+## Interface matrix
+
+| Item | Value |
+|------|-------|
+| TUN name | `max25d0` (Linux) |
+| Purpose | IPv4/IPv6 over AX.25 path |
+| Status | planned / scaffold |
+| Sidecar | `max25-tun` (DEV-Level 2) |
+
+## Relation matrix
+
+| Component | Role |
+|-----------|------|
+| max25d | KISS/device backends |
+| max25d0 | IP encapsulation endpoint |
+| modular TCP/IP server | Main/Secondary split |
+
+## Related
+
+| Goal | Doc |
+|------|-----|
+| Modular TCP/IP | [MODULAR-TCPIP-SERVER.md](MODULAR-TCPIP-SERVER.md) |
+| v2 scope | [V2.0.0-SCOPE.md](V2.0.0-SCOPE.md) |
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com