Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Aug 2014 07:50:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192505] New: /etc/services updates for RFC 7194
Message-ID:  <bug-192505-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.blot@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192505-8>