Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将 ipv6 src 地址设置为“::0”,但系统会将地址设置为链接本地地址。我使用原始套接字,但是,我不能自己构造 IP 标头,IP_HDRINCL 选项仅支持 IPv4,所以我该怎么办?