Initial release of mezz-net-init.
One-shot host setup for Mezz. Enables IPv4 forwarding, suppresses IPv6, creates the bridge, brings up the
wifi and optional wired LAN interfaces, and installs iptables NAT and forwarding rules. Runs once on
docker compose up, exits, and is reused via docker compose run --rm net-init teardown to revert host
network state.
See the project README for setup and configuration.
abgeo/mezz-net-init:v0.1.0