summaryrefslogtreecommitdiffstats
path: root/etc/protocols
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1998-02-13 20:21:04 +0000
committerjulian <julian@FreeBSD.org>1998-02-13 20:21:04 +0000
commit60d84a6b87baf901219e7da50aca983b1aff86ce (patch)
tree957d4fa9afb7446367bedf975689ccbc54678dd6 /etc/protocols
parent185fab4e32e18f1e59723fa297729310e41cf467 (diff)
downloadFreeBSD-src-60d84a6b87baf901219e7da50aca983b1aff86ce.zip
FreeBSD-src-60d84a6b87baf901219e7da50aca983b1aff86ce.tar.gz
Add the GRE protocol
Generic Routing Encapsulation (RFC 1702)
Diffstat (limited to 'etc/protocols')
-rw-r--r--etc/protocols3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/protocols b/etc/protocols
index 24d3f6d..35cedf8 100644
--- a/etc/protocols
+++ b/etc/protocols
@@ -1,7 +1,7 @@
#
# Internet (IP) protocols
#
-# $Id: protocols,v 1.8 1997/10/23 15:11:21 itojun Exp $
+# $Id: protocols,v 1.9 1997/12/19 22:03:25 julian Exp $
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
#
# See also http://www.iana.org/in-notes/iana/assignments/protocol-numbers
@@ -27,6 +27,7 @@ ipv6 41 IPV6 # ipv6
ipv6-route 43 IPV6-ROUTE # routing header for ipv6
ipv6-frag 44 IPV6-FRAG # fragment header for ipv6
rsvp 46 RSVP # Resource ReSerVation Protocol
+gre 47 GRE # Generic Routing Encapsulation (RFC 1702)
esp 50 ESP # encapsulating security payload
ah 51 AH # authentication header
skip 57 SKIP # SKIP
OpenPOWER on IntegriCloud