Bug 1674735 - add port 5060 to bad port list r=valentin,necko-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D95504
This commit is contained in:
Frederik Braun 2020-11-05 00:51:24 +00:00
parent 50879b2236
commit 92b3faea4e

View File

@ -162,6 +162,8 @@ int16_t gBadPortList[] = {
2049, // nfs
3659, // apple-sasl
4045, // lockd
5060, // sip
5061, // sips
6000, // x11
6665, // irc (alternate)
6666, // irc (alternate)