[ws2_32] silently ignore WS_IP_DONTFRAGMENT

Juan Lang juan.lang at gmail.com
Thu Oct 4 09:30:29 CDT 2007


Hi Damjan,

> I haven't been able to find an equivalent flag in Linux, so just ignore it for now.

What about setting IP_MTU_DISCOVER to IP_PMTUDISC_DO
(IP_PMTUDISC_DONT)?  That shouldn't turn the don't fragment bit on
(off) on a socket.
--Juan



More information about the wine-devel mailing list