google / gvisor

Application Kernel for Containers

Home Page:https://gvisor.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On dual-stack sockets, both v4 & v6 PKTINFO cmsg can be returned in recvmsg

arthurpi opened this issue · comments

Description

On linux, on a dual stack socket (e.g. an AF_INET6 socket with an IPv4-mapped IPv6 address), if both IP_PKTINFO and IPV6_RECVPKTINFO options are enabled, then both v4 and v6 control message should be returned by recvmsg.

Steps to reproduce

No response

runsc version

No response

docker version (if using docker)

No response

uname

No response

kubectl (if using Kubernetes)

No response

repo state (if built from source)

No response

runsc debug logs (if available)

No response

A friendly reminder that this issue had no activity for 120 days.

This issue has been closed due to lack of activity.