1. 15 May, 2014 35 commits
  2. 12 May, 2014 1 commit
    • Olivier Crête's avatar
      agent: Use 1280 instead of 65536 buffer size to send STUN Message · fe762161
      Olivier Crête authored
      RFC 5389 says:
         All STUN messages sent over UDP SHOULD be less than the path MTU, if
         known.  If the path MTU is unknown, messages SHOULD be the smaller of
         576 bytes and the first-hop MTU for IPv4 [RFC1122] and 1280 bytes for
         IPv6 [RFC2460].
      
      So sending 65536 bytes is always wrong
      fe762161
  3. 05 May, 2014 2 commits
  4. 02 May, 2014 1 commit
  5. 29 Apr, 2014 1 commit