You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python-agent-driver: enable networking in rootfs and kernel
Add hostsock networking config to kraft.yaml (pointing to
danbugs/unikraft networking branch) and bundle DNS resolv.conf,
nsswitch.conf, hosts, and CA certificates into the CPIO rootfs
so the guest can resolve hostnames and make TLS connections.
Signed-off-by: danbugs <danilochiarlone@gmail.com>
0 commit comments