This commit is contained in:
Mateusz Gruszczyński
2026-08-23 22:05:24 +02:00
parent 1d3dcba1a9
commit 9c9b7b272b
25 changed files with 902 additions and 252 deletions
+3
View File
@@ -12,3 +12,6 @@ All operator-facing scripts live in this directory.
- `common.sh` — shared shell functions; normally not executed directly.
`build.rs` remains in the package root because Cargo requires the build script at that location; it is not an operator script.
- `configure-gree-network.sh <interface>` — configures a dedicated GREE NIC, automatic subnet broadcast, disables the simulator, and restarts the service.
- `network-debug.sh <interface> [broadcast-ip]` — prints interface/routing diagnostics and a tcpdump command.