Fix PMTU discovery via datagram SPTPS.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 12 May 2014 13:57:40 +0000 (15:57 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 12 May 2014 13:57:40 +0000 (15:57 +0200)
In send_sptps_data(), the len variable contains the length of the whole
datagram that needs to be sent to the peer, including the overhead from SPTPS
itself.


No differences found