Commit e20843f
feat: add TUN/TAP and netfilter to Linux kernel config
Enable CONFIG_TUN and iptables/netfilter support in the vz Linux guest
kernel. Required for running Firecracker microVMs with tap networking
and NAT masquerade inside the vz host VM.
Bump vz-cli to v0.3.1.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 72dc9a2 commit e20843f
3 files changed
Lines changed: 14 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
39 | 51 | | |
40 | 52 | | |
41 | 53 | | |
| |||
0 commit comments