svn commit: r357860 - head/usr.sbin/services_mkdb

Pedro F. Giffuni pfg at FreeBSD.org
Thu Feb 13 15:42:15 UTC 2020


Author: pfg
Date: Thu Feb 13 15:42:14 2020
New Revision: 357860
URL: https://svnweb.freebsd.org/changeset/base/357860

Log:
  Revert r357343:
  services: Add PROFInet and EtherCAT.
  
  Both are admitedly very niche features and no known users exist currently.
  I am doing a further review/update of the services file (see D23621) and
  both of these are not likely to be considered.

Modified:
  head/usr.sbin/services_mkdb/services

Modified: head/usr.sbin/services_mkdb/services
==============================================================================
--- head/usr.sbin/services_mkdb/services	Thu Feb 13 15:28:56 2020	(r357859)
+++ head/usr.sbin/services_mkdb/services	Thu Feb 13 15:42:14 2020	(r357860)
@@ -2494,14 +2494,6 @@ wnn6_DS		26208/tcp  #Wnn6 (Dserver)
 sgsap		29118/sctp #SGsAP in 3GPP
 sbcap		29168/sctp #SBcAP in 3GPP
 iuhsctpassoc	29169/sctp #HNBAP and RUA Common Association
-profinet-rt	34962/tcp  #PROFInet RT Unicast
-profinet-rt	34962/udp  #PROFInet RT Unicast
-profinet-rtm	34963/tcp  #PROFInet RT Multicast
-profinet-rtm	34963/udp  #PROFInet RT Multicast
-profinet-cm	34964/tcp  #PROFInet Context Manager
-profinet-cm	34964/udp  #PROFInet Context Manager
-ethercat	34980/tcp  #EtherCAT Port
-ethercat	34980/udp  #EhterCAT Port
 s1-control	36412/sctp #S1-Control Plane (3GPP)
 x2-control	36422/sctp #X2-Control Plane (3GPP)
 dbbrowse	47557/tcp  #Databeam Corporation


More information about the svn-src-all mailing list