https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192505
Bug ID: 192505 Summary: /etc/services updates for RFC 7194 Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage Severity: Affects Many People Priority: --- Component: conf Assignee: freebsd-bugs@FreeBSD.org Reporter: loic.b...@unix-experience.fr Hi, RFC 7194 standardize IRC over TLS/SSL on port 6697. Here is the diff: --- services.new 2014-08-08 09:44:19.144475673 +0200 +++ services 2014-08-08 09:47:08.687808728 +0200 @@ -2397,6 +2397,7 @@ sane-port 6566/tcp #Scanner Access Now Easy (SANE) Control Port sane-port 6566/udp #Scanner Access Now Easy (SANE) Control Port ircd 6667/tcp #Internet Relay Chat (unofficial) +ircs-u 6697/tcp #Internet Relay Chat over TLS/SSL (RFC 7194) frc-hp 6704/sctp #ForCES HP (High Priority) channel frc-mp 6705/sctp #ForCES MP (Medium Priority) channel frc-lp 6706/sctp #ForCES LP (Low priority) channel Have a nice day -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"