Tracked it down - this appears to be result of Win7 enabling
"EnableDeadGWDetect" by default. Long story short, if this is set and a
packet sent to the gw is retransmitted more than, 1/2 the value of
maxdataretransmissions (default of 5), then the gateway is declared dead
and the next one selected. If there is only one gateway, then the
default gateway is effectively removed. So under load where the server
is the default gateway, this is not a surprising result. With msi
enabled, the system responds better, fewer retransmissions, no dropping
the link.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html