标签: ipv6
我需要将ipv6 src addr设置为“:: 0”,但系统会将addr设置为link-local addr。 我使用原始套接字,但是,我不能自己构建IP头,IP_HDRINCL选项仅支持IPv4,所以我该怎么办?