diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-02 18:15:03 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-02 18:15:03 +0000 |
commit | a5d980073b25da883022440e9025702f65772ef5 (patch) | |
tree | b3b0759da7d4738c94600f53c17a3ac5b833bb0c /usr.sbin | |
parent | 8988dd62f3ed77c7c199f39dfd81f2be88d30713 (diff) |
"bad-timestamp" is a valid logging reason;
from joel knight;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/tcpdump/tcpdump.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8 index de23b776ec6..1747567ee90 100644 --- a/usr.sbin/tcpdump/tcpdump.8 +++ b/usr.sbin/tcpdump/tcpdump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpdump.8,v 1.49 2004/09/16 11:29:51 markus Exp $ +.\" $OpenBSD: tcpdump.8,v 1.50 2005/01/02 18:15:02 jmc Exp $ .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996 .\" The Regents of the University of California. All rights reserved. @@ -905,7 +905,7 @@ and packet length are printed. On the packet filter logging interface .Xr pflog 4 , logging reason -.Pq rule match, bad-offset, fragment, short, normalize, memory , +.Pq rule match, bad-offset, fragment, bad-timestamp, short, normalize, memory , action taken .Pq pass/block , direction |