mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 14:56:13 +01:00
Add official protocol and port numbers for RSVP.
This commit is contained in:
parent
2b758395ea
commit
f6d60042e7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=10422
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Internet (IP) protocols
|
||||
#
|
||||
# $Id$
|
||||
# $Id: protocols,v 1.2 1993/11/07 00:31:22 wollman Exp $
|
||||
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
|
||||
#
|
||||
# Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992).
|
||||
@ -22,6 +22,7 @@ rdp 27 RDP # "reliable datagram" protocol
|
||||
iso-tp4 29 ISO-TP4 # ISO Transport Protocol class 4
|
||||
xtp 36 XTP # Xpress Tranfer Protocol
|
||||
idpr-cmtp 39 IDPR-CMTP # IDPR Control Message Transport
|
||||
rsvp 46 RSVP # Resource ReSerVation Protocol
|
||||
vmtp 81 VMTP # Versatile Message Transport
|
||||
ospf 89 OSPFIGP # Open Shortest Path First IGP
|
||||
ipip 94 IPIP # Yet Another IP encapsulation
|
||||
|
@ -9,7 +9,7 @@
|
||||
# Kerberos services are for Kerberos v4, and are unofficial. Sites running
|
||||
# v5 should uncomment v5 entries and comment v4 entries.
|
||||
#
|
||||
# $Id: services,v 1.12 1995/08/02 22:26:38 pst Exp $
|
||||
# $Id: services,v 1.13 1995/08/04 00:01:24 ache Exp $
|
||||
# From: @(#)services 5.8 (Berkeley) 5/9/91
|
||||
#
|
||||
# WELL KNOWN PORT NUMBERS
|
||||
@ -1510,6 +1510,7 @@ ccmail 3264/tcp #cc:mail/lotus
|
||||
ccmail 3264/udp #cc:mail/lotus
|
||||
dec-notes 3333/tcp #DEC Notes
|
||||
dec-notes 3333/udp #DEC Notes
|
||||
rsvp-encap 3455/udp #RSVP encapsulated in UDP
|
||||
mapper-nodemgr 3984/tcp #MAPPER network node manager
|
||||
mapper-nodemgr 3984/udp #MAPPER network node manager
|
||||
mapper-mapethd 3985/tcp #MAPPER TCP/IP server
|
||||
|
Loading…
Reference in New Issue
Block a user