aboutsummaryrefslogtreecommitdiff
path: root/etc/protocols
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1997-12-19 22:03:25 +0000
committerJulian Elischer <julian@FreeBSD.org>1997-12-19 22:03:25 +0000
commit4081ff72b1039de4676d20edc6c2eeff0227736a (patch)
tree1d5e28be1b48d668e7336f5e10d4118a67f29f25 /etc/protocols
parent6a93659f247754c9811e7ee1aa6c432f27f5971b (diff)
downloadsrc-4081ff72b1039de4676d20edc6c2eeff0227736a.tar.gz
src-4081ff72b1039de4676d20edc6c2eeff0227736a.zip
Add an entry for SKIP, and update the pointer to the new reference source.
Notes
Notes: svn path=/head/; revision=31872
Diffstat (limited to 'etc/protocols')
-rw-r--r--etc/protocols5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/protocols b/etc/protocols
index a36b1d5da6d1..24d3f6d0a0fc 100644
--- a/etc/protocols
+++ b/etc/protocols
@@ -1,10 +1,10 @@
#
# Internet (IP) protocols
#
-# $Id: protocols,v 1.7 1997/10/03 01:32:41 itojun Exp $
+# $Id: protocols,v 1.8 1997/10/23 15:11:21 itojun Exp $
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
#
-# Updated for FreeBSD 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
#hopopt 0 HOPOPT # hop-by-hop options for ipv6
@@ -29,6 +29,7 @@ ipv6-frag 44 IPV6-FRAG # fragment header for ipv6
rsvp 46 RSVP # Resource ReSerVation Protocol
esp 50 ESP # encapsulating security payload
ah 51 AH # authentication header
+skip 57 SKIP # SKIP
ipv6-icmp 58 IPV6-ICMP # ICMP for IPv6
ipv6-nonxt 59 IPV6-NONXT # no next header for ipv6
ipv6-opts 60 IPV6-OPTS # destination options for ipv6