K 10 svn:author V 3 xmj K 8 svn:date V 27 2014-12-02T18:33:54.798495Z K 7 svn:log V 979 net/turnserver: upgrade to 3.2.5.1 - upgrade to 3.2.5.1 Upstream release announcement: [RFC5766-TURN-SERVER 1398] Build rfc5766-turn-server-3.2.5.1 is available This build does not have updates to the TURN server itself, but it dramatically improves the usability of the turnutils_uclient test program. It implements the retransmission pattern, now, for unreliable protocols (UDP and DTLS) and so it can be used for the real-life tests over the worst networks. Previously, it could be used only in a controlled environment. This version is very recommended to anybody who wants to use turnutils_uclient for performance and/or functional tests of their TURN servers. - Request re-transmission implemented in uclient test program. - TLS connection procedure improved in uclient test program. PR: 195324 Differential Revision: https://reviews.freebsd.org/D1253 Submitted by: Bradley T. Hughes Approved by: swills (mentor) END