conncheck: fix keepalive stun agent initialisation
With this patch, we send keepalive binding requests using agent compatibility flags, instead of RFC 3489 classic stun. The peer stun agent will known how to handle it, and won't be confused by the uncompatible RFC 3489 message, causing "no cookie" errors in the debug log. Reviewed-by:Olivier Crête <olivier.crete@collabora.com> Differential Revision: https://phabricator.freedesktop.org/D804
Showing
Please register or sign in to comment