Commit 20be6dc
committed
Use macvtap for direct external network access in nixos tests
Configure virtualisation.qemu.networkingOptions to use macvtap instead of
QEMU user-mode networking. This allows the test VM to directly access the
host's physical network interface without needing a bridge, enabling external
connectivity for container image pulls and DNS resolution.1 parent 9ba1c93 commit 20be6dc
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
134 | 139 | | |
135 | 140 | | |
136 | 141 | | |
| |||
0 commit comments