Skip to content
  • David Johnson's avatar
    Add the (hopefully best) MTU fixes. · 2c91da26
    David Johnson authored
    These should be the best way to tell TCP sessions to reduce their window
    to the tunnel's effective MTU, and to fragment real-MTU-sized UDP
    packets.  This way, we don't need to mess with changing MTU on any of
    the tunneled hosts; and hopefully we can still avoid most of the
    fragmentation (since most or all of the cross-cluster flows are TCP).
    2c91da26