Browse Source

add SKIP entry

OPENBSD_2_3
deraadt 27 years ago
parent
commit
514fcde0e9
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      src/etc/protocols

+ 3
- 1
src/etc/protocols View File

@ -1,9 +1,10 @@
# #
# Internet (IP) protocols # Internet (IP) protocols
# #
# $OpenBSD: protocols,v 1.5 1997/02/22 04:32:53 angelos Exp $
# $OpenBSD: protocols,v 1.6 1997/12/20 12:00:00 deraadt Exp $
# #
# Updated based on RFC 1340, Assigned Numbers (July 1992). # Updated based on RFC 1340, Assigned Numbers (July 1992).
# See also http://www.iana.org/in-notes/iana/assignments/protocol-numbers
# #
ip 0 IP # internet protocol, pseudo protocol number ip 0 IP # internet protocol, pseudo protocol number
icmp 1 ICMP # internet control message protocol icmp 1 ICMP # internet control message protocol
@ -60,6 +61,7 @@ sipp-ah 51 SIPP-AH # SIPP Authentication Header
i-nlsp 52 I-NLSP # Integrated Net Layer Security TUBA i-nlsp 52 I-NLSP # Integrated Net Layer Security TUBA
swipe 53 SWIPE # IP with Encryption swipe 53 SWIPE # IP with Encryption
nhrp 54 NHRP # NBMA Next Hop Resolution Protocol nhrp 54 NHRP # NBMA Next Hop Resolution Protocol
skip 57 SKIP # SKIP
any 61 any # host internal protocol any 61 any # host internal protocol
cftp 62 CFTP # CFTP cftp 62 CFTP # CFTP
any 63 any # local network any 63 any # local network


Loading…
Cancel
Save