Hello,

Following is a patch to add BFD specific ports (RFC5881) and move RDP entry so
the list is ordered.

Denis

Index: etc/services
===================================================================
RCS file: /cvs/src/etc/services,v
retrieving revision 1.93
diff -u -p -r1.93 services
--- etc/services        31 Dec 2014 11:52:22 -0000      1.93
+++ etc/services        26 Jul 2015 08:52:33 -0000
@@ -228,12 +228,16 @@ eppc              3031/tcp                        # Remote
AppleEvents/PP
 eppc           3031/udp                        # Remote AppleEvents/PPC Toolbox
 iscsi          3260/tcp                        # ISCSI
 mysql          3306/tcp                        # MySQL
+rdp            3389/tcp                        # Microsoft Remote Desktop
Protocol
 iapp           3517/tcp        802-11-iapp     # IEEE 802.11f IAPP
 iapp           3517/udp        802-11-iapp     # IEEE 802.11f IAPP
 daap           3689/tcp                        # Digital Audio Access Protocol
 daap           3689/udp                        # Digital Audio Access Protocol
 svn            3690/tcp                        # Subversion
-rdp            3389/tcp                        # Microsoft Remote Desktop
Protocol
+bfd-control     3784/tcp                       # BFD Control Protocol
+bfd-control     3784/udp                       # BFD Control Protocol
+bfd-echo        3785/tcp                       # BFD Echo Protocol
+bfd-echo        3785/udp                       # BFD Echo Protocol
 sieve          4190/tcp                        # ManageSieve Protocol
 sieve          4190/udp                        # ManageSieve Protocol
 krb524         4444/tcp                        # Kerberos 5->4

Reply via email to