hypha: work in progress implementation of outbound internet access

This commit is contained in:
Alex Zenla
2024-02-06 14:35:55 +00:00
parent 44d3799dd3
commit cfe8887c6b
18 changed files with 2102 additions and 66 deletions

View File

@ -137,6 +137,7 @@ impl Controller {
writable: false,
},
],
consoles: vec![],
vifs: vec![DomainNetworkInterface {
mac: &mac,
mtu: 1500,