Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | better description for -X; | 2006-05-15 | 1 | -4/+4 | ||
| | | | | | based on a diff from jean raby; ok deraadt | |||||
* | nat, rdr, binat and scrub are valid pf actions to filter on | 2006-03-26 | 1 | -3/+7 | ||
| | | | | ok dhartmei | |||||
* | talk about choices when describing -y; from chris.kuethe@gmail.com ok fgsch | 2005-10-20 | 1 | -1/+8 | ||
| | ||||||
* | Add stp as supported protocol. | 2005-10-07 | 1 | -5/+21 | ||
| | | | | | | | | While there remove reference to /etc/protocols for ether proto. Instead enumerate all supported ethernet protocols. OK jmc@ a while ago. | |||||
* | deploy .An -nosplit; ok jmc | 2005-09-30 | 1 | -1/+2 | ||
| | ||||||
* | proto is `ip6', not `ipv6'; | 2005-07-08 | 1 | -3/+3 | ||
| | | | | | initial report from robert hansen; confirmed by otto@ | |||||
* | - do not mark up punctuation | 2005-03-06 | 1 | -12/+13 | ||
| | | | | | - use full "For example:" instead of "e.g.," where the latter looks too awful - no need to use Ns before `.' | |||||
* | uppercase takes precedence over lower when sorting options; | 2005-03-06 | 1 | -34/+34 | ||
| | ||||||
* | add support for multiple DLTs using the -L and -y options. | 2005-03-06 | 1 | -2/+8 | ||
| | | | | ok canacar@ | |||||
* | update `dst port', `ip proto', `ether proto', and SEE ALSO; | 2005-02-04 | 1 | -13/+41 | ||
| | | | | ok mcbride@ | |||||
* | although arguments to `ip proto' and `ether proto' are keywords, and do | 2005-01-22 | 1 | -9/+7 | ||
| | | | | | | | | | need to be escaped, they are not shell keywords; this wording seems to have been introduced when the page was mdoc'd; it now matches (more or less) how it was, and {F,N}BSD pages; found by naddy@ | |||||
* | "bad-timestamp" is a valid logging reason; | 2005-01-02 | 1 | -2/+2 | ||
| | | | | from joel knight; | |||||
* | add -T tcp to enforce interpretation as TCP | 2004-09-16 | 1 | -1/+3 | ||
| | ||||||
* | add -ttttt (timestamp difference since the first packet); ok thierry | 2004-07-28 | 1 | -1/+3 | ||
| | ||||||
* | -tttt prints time between packets; ok deraadt | 2004-06-23 | 1 | -1/+3 | ||
| | ||||||
* | whitespace; | 2004-05-06 | 1 | -2/+2 | ||
| | ||||||
* | Use RFC1323 PAWS timestamps as a logical extension to the conventional TCP | 2004-05-05 | 1 | -1/+2 | ||
| | | | | | | | | sequence numbers by taking advantage of the maximum 1KHz clock as an upperbound on the timestamp. Typically gains 10 to 18 bits of additional security against blind data insertion attacks. More if the TS Echo wasn't optional :-( Enabled with: scrub on !lo0 all reassemble tcp ok dhartmei@. documentation help from jmc@ | |||||
* | Make tcpdump print carp as carp. Printing vrrp can be forced with -T vrrp. | 2004-04-28 | 1 | -1/+3 | ||
| | | | | ok markus@ pb@ | |||||
* | Default snaplen is 96 not 68, from Pyun YongHyeon, ok deraadt@ | 2003-10-12 | 1 | -4/+4 | ||
| | ||||||
* | - simplify macros | 2003-09-25 | 1 | -735/+473 | ||
| | | | | | | - sort options - typos and formatting improvements - sync usage() and SYNOPSIS | |||||
* | put escapes in the right place; | 2003-09-04 | 1 | -2/+2 | ||
| | | | | | | (i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4; | |||||
* | escape punctuation; (and a nit in openssl.1) | 2003-09-02 | 1 | -3/+3 | ||
| | | | | ok deraadt@ | |||||
* | tweak; | 2003-08-28 | 1 | -4/+5 | ||
| | | | | ok frantzen@ | |||||
* | print the operating system of TCP SYN packets with the -o option | 2003-08-21 | 1 | -3/+14 | ||
| | ||||||
* | add support for ESP decryption; ok deraadt@; feedback mickey@; | 2003-07-17 | 1 | -17/+54 | ||
| | | | | many manpage fixes from jmc@ | |||||
* | macro fixes; | 2003-07-14 | 1 | -5/+4 | ||
| | ||||||
* | - section reorder | 2003-06-12 | 1 | -17/+19 | ||
| | | | | | | - macro fixes - kill whitespace at EOL - new sentence, new line | |||||
* | libpcap and tcpdump now understand the new pflog datalink type. | 2003-05-14 | 1 | -2/+18 | ||
| | | | | | | old datalink type is still recognized. ok henning@ dhartmei@ frantzen@ | |||||
* | invalid mdoc macros | 2003-04-08 | 1 | -2/+2 | ||
| | | | | | caused words to disappear from the output ok jmc@ a while ago | |||||
* | Grammar nitpicking. | 2002-12-01 | 1 | -4/+4 | ||
| | | | | | | Closes PR 3005. fgsch@ ok | |||||
* | repair formatting; fred@francis.unitra.sk | 2002-05-30 | 1 | -7/+10 | ||
| | ||||||
* | document new extensions for PF logs | 2002-03-23 | 1 | -2/+36 | ||
| | ||||||
* | only print pf rules when using -e flag; <canacar@eee.metu.edu.tr> | 2001-09-03 | 1 | -1/+7 | ||
| | ||||||
* | print day and month using -ttt flag; <canacar@eee.metu.edu.tr> | 2001-09-03 | 1 | -1/+3 | ||
| | ||||||
* | we don't like: | 2001-07-20 | 1 | -3/+1 | ||
| | | | | | | o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS; | |||||
* | Fix typo, connnection -> connection | 2001-03-21 | 1 | -2/+2 | ||
| | ||||||
* | Change all option list specifications to ".Bl -tag -width Ds". Most man | 2000-11-09 | 1 | -2/+2 | ||
| | | | | | pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||||
* | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | 2000-11-08 | 1 | -2/+3 | ||
| | | | | | - Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage. | |||||
* | add -T cnfp (code exists, missing from manpage) | 2000-04-27 | 1 | -1/+3 | ||
| | ||||||
* | Mostly punctuation fixes. | 2000-04-15 | 1 | -2/+2 | ||
| | ||||||
* | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | 2000-03-19 | 1 | -105/+146 | ||
| | | | | cleanup along the way. | |||||
* | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | 2000-03-14 | 1 | -4/+4 | ||
| | | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||||
* | - Merge some changes from tcpdump 3.4 | 1999-07-28 | 1 | -4/+13 | ||
| | | | | | | | | | | | | | | | -a flag; attempt to convert network and broadcast addresses to names Improved signal handling Miscellaneous fixes and typos OSPF MD5 authentication support - -X flag; emacs-hexl print (including ascii) - Add ECN bits to TCP and IP headers - IKE & IPsec (ESP & AH) support OK deraadt@ | |||||
* | - remove all trailing whitespace | 1999-07-09 | 1 | -11/+11 | ||
| | | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||||
* | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | 1999-07-07 | 1 | -2/+2 | ||
| | | | | | | | Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||||
* | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | 1999-07-02 | 1 | -2/+2 | ||
| | ||||||
* | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | 1999-07-01 | 1 | -2/+2 | ||
| | | | | also repairs to mdoc.samples(7) and tcpdump(8) | |||||
* | new mdoc tcpdump(8) man page, needs a bit more cleanup; kwesterback@home.com | 1999-06-13 | 1 | -1010/+1637 | ||
| | ||||||
* | ethernet -> Ethernet, other repairs | 1999-05-15 | 1 | -14/+14 | ||
| | ||||||
* | typo; krw@tcn.net | 1999-05-01 | 1 | -2/+2 | ||
| |