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
LinuxContainer was missing IPv6 configuration that LinuxPod already had.
This adds the missing calls to configure IPv6 addresses and routes on
container network interfaces.
Changes:
- LinuxContainer.swift: Add IPv6 address and route configuration
- Interface/NATInterface/NATNetworkInterface: IPv6 fields
- SandboxContext proto/grpc: IPv6 methods for guest agent
- VirtualMachineAgent/Vminitd: IPv6 implementation
- NetlinkSession: IPv6 netlink support
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments