hypha: implement automated network backend launcher

This commit is contained in:
Alex Zenla
2024-02-05 19:10:02 +00:00
parent 21c6a27097
commit a3cda1372f
4 changed files with 114 additions and 10 deletions

View File

@ -44,6 +44,7 @@ cli-tables = "0.2.1"
rand = "0.8.5"
arrayvec = "0.7.4"
rtnetlink = "0.14.1"
netlink-packet-route = "0.19.0"
futures = "0.3.30"
ipnetwork = "0.20.0"
smoltcp = "0.11.0"