refactor!: use rtnetlink for client interfaces, add deregistration

This commit is contained in:
2026-02-17 22:59:50 -08:00
parent a022c18ff9
commit 03f38b9ee3
20 changed files with 975 additions and 167 deletions

View File

@@ -1,2 +1,7 @@
dev bin="registry":
bacon dev -- --bin {{bin}}
client target="debug":
cargo build -p client
sudo setcap cap_net_admin+ep ./target/{{target}}/client
./target/{{target}}/client