diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2018-02-15 02:03:04 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2018-02-15 02:03:04 +0000 |
commit | db98e3eae28e002ee21d72ac79af311b20b1badc (patch) | |
tree | fd30cb9b8f7ca8734e27e164c95d10cf0bac754f /share | |
parent | 93fac65a837eac2d66dc6119d174d55a73ad4797 (diff) |
there are more GRE rfcs
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/gre.4 | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/share/man/man4/gre.4 b/share/man/man4/gre.4 index 36a676a3c1c..650dfd8b724 100644 --- a/share/man/man4/gre.4 +++ b/share/man/man4/gre.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gre.4,v 1.52 2018/02/15 01:58:46 dlg Exp $ +.\" $OpenBSD: gre.4,v 1.53 2018/02/15 02:03:03 dlg Exp $ .\" $NetBSD: gre.4,v 1.10 1999/12/22 14:55:49 kleink Exp $ .\" .\" Copyright 1998 (c) The NetBSD Foundation, Inc. @@ -224,6 +224,24 @@ pass quick on gre proto gre no state .Re .Pp .Rs +.%A D. Farinacci +.%A "T. Li" +.%A S. Hanks +.%A D. Meyer +.%A P. Traina +.%D March 2000 +.%R RFC 2784 +.%T Generic Routing Encapsulation (GRE) +.Re +.Pp +.Rs +.%A G. Dommety +.%D September 2000 +.%R RFC 2890 +.%T Key and Sequence Number Extensions to GRE +.Re +.Pp +.Rs .%U https://tools.ietf.org/html/draft-ietf-wrec-web-pro-00.txt .%T Web Cache Coordination Protocol V1.0 .Re |