summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/tcpdump.8
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2018-07-06 06:18:03 +0000
committerdlg <dlg@openbsd.org>2018-07-06 06:18:03 +0000
commit4bb91c93cd9cf7b48f874e979eeef4594107d955 (patch)
tree9208e0715061d364985523b5a7194f294f627e4e /usr.sbin/tcpdump/tcpdump.8
parentRework UDP parsing, particularly around IP addresses. (diff)
downloadwireguard-openbsd-4bb91c93cd9cf7b48f874e979eeef4594107d955.tar.xz
wireguard-openbsd-4bb91c93cd9cf7b48f874e979eeef4594107d955.zip
Add "gre" as a type to use with -T
This allows arbitrary UDP packets to be parsed as GRE packets.
Diffstat (limited to 'usr.sbin/tcpdump/tcpdump.8')
-rw-r--r--usr.sbin/tcpdump/tcpdump.810
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8
index d5861ea99bd..1d99aedc7e0 100644
--- a/usr.sbin/tcpdump/tcpdump.8
+++ b/usr.sbin/tcpdump/tcpdump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcpdump.8,v 1.94 2018/04/28 16:22:08 schwarze Exp $
+.\" $OpenBSD: tcpdump.8,v 1.95 2018/07/06 06:18:03 dlg Exp $
.\"
.\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996
.\" The Regents of the University of California. All rights reserved.
@@ -19,7 +19,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.Dd $Mdocdate: April 28 2018 $
+.Dd $Mdocdate: July 6 2018 $
.Dt TCPDUMP 8
.Os
.Sh NAME
@@ -227,9 +227,11 @@ Currently known types are
.Pq Transmission Control Protocol ,
.Cm vat
.Pq Visual Audio Tool ,
-and
.Cm wb
-.Pq distributed White Board .
+.Pq distributed White Board ,
+and
+.Cm gre
+.Pq Generic Routing Encapsulation over UDP .
.It Fl t
Do not print a timestamp on each dump line.
.It Fl tt