| Commit message (Expand) | Author | Age | Files | Lines |
* | add initial support for handling geneve packets. |  dlg | 2020-08-17 | 1 | -2/+4 |
* | wire the wireguard packet printer into tcpdump. |  dlg | 2020-06-21 | 1 | -2/+4 |
* | mention in tcpdump(8) description of -i that one can use either a network |  sthen | 2019-11-06 | 1 | -2/+5 |
* | fix inconsistency; from tim kuijsten |  jmc | 2019-10-31 | 1 | -3/+3 |
* | pcap-filter now section 5: adjust Xr |  jmc | 2019-09-25 | 1 | -4/+4 |
* | pcap-filter is now section 7; |  jmc | 2019-09-03 | 1 | -4/+4 |
* | one more ethers.3 -> ether_aton.3; |  jmc | 2019-08-30 | 1 | -2/+2 |
* | catch up to ethers(3)->ether_aton(3) renaming |  deraadt | 2019-08-30 | 1 | -2/+2 |
* | mop up for the pcap.3 rename; |  jmc | 2019-08-30 | 1 | -3/+3 |
* | support -T erspan so arbitrary gre protocols can be seen as erspan |  dlg | 2019-05-26 | 1 | -3/+5 |
* | tweak previous; |  jmc | 2019-03-18 | 1 | -4/+4 |
* | support configuring BIOCSFILDROP with tcpdump. |  dlg | 2019-03-18 | 1 | -2/+20 |
* | use a list for the -T types, now that there are many; ok dlg |  jmc | 2018-07-06 | 1 | -29/+31 |
* | add support for vxlan packets. |  dlg | 2018-07-06 | 1 | -1/+3 |
* | add "tftp" as a type to use with -T |  dlg | 2018-07-06 | 1 | -1/+3 |
* | Add "mpls" as a type to use with -T |  dlg | 2018-07-06 | 1 | -3/+5 |
* | Add "gre" as a type to use with -T |  dlg | 2018-07-06 | 1 | -4/+6 |
* | Reference hosts(5) instead of the obsolete networks(5). |  schwarze | 2018-04-28 | 1 | -31/+20 |
* | Don't describe AppleTalk's output format and bugs. |  akfaew | 2017-06-10 | 1 | -144/+2 |
* | Switch base tools from /dev/bpf0 to /dev/bpf. Now that /dev/bpf has been |  natano | 2017-04-19 | 1 | -3/+3 |
* | Use /dev/bpf0 instead of /dev/bpf (without loop though), as suggested by |  natano | 2016-05-08 | 1 | -3/+3 |
* | Move to /dev/bpf; ok lteo |  natano | 2016-05-03 | 1 | -3/+3 |
* | Don't use .Aq for syntax elements that require ASCII "<>". |  schwarze | 2016-03-31 | 1 | -4/+4 |
* | spelling; from tj |  jmc | 2015-11-05 | 1 | -3/+3 |
* | avoid trailing .Ns, reduce .Xo and .Sm, drop redundant .Bk |  schwarze | 2015-09-25 | 1 | -13/+4 |
* | Avoid .Ns right after .Pf, it's pointless. |  schwarze | 2015-09-14 | 1 | -3/+3 |
* | Add an example about showing wireless frames with tcpdump(8). |  stsp | 2015-07-18 | 1 | -2/+5 |
* | Reduce usage of predefined strings in manpages. |  bentley | 2015-02-28 | 1 | -4/+4 |
* | Expand the IP checksum offload subsection to mention the same issue with |  lteo | 2014-06-03 | 1 | -4/+4 |
* | Add pcap-filter(3) to the SEE ALSO section. |  lteo | 2014-02-19 | 1 | -2/+3 |
* | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ |  schwarze | 2013-07-16 | 1 | -5/+5 |
* | In the EXAMPLES section, it is not very obvious that "localnet" is not a |  lteo | 2013-07-10 | 1 | -9/+10 |
* | last stage of rfc changes, using consistent Rs/Re blocks, and moving the |  jmc | 2012-09-26 | 1 | -2/+9 |
* | - rfc 4835 obsoletes rfc 2406 |  jmc | 2012-08-29 | 1 | -15/+23 |
* | We maintain our own tcpdump, so remove the sentence in the BUGS section |  lteo | 2012-08-24 | 1 | -9/+2 |
* | support -A to print the ascii text of captured packets. ok deraadt@ |  sthen | 2012-07-10 | 1 | -3/+11 |
* | tweak previous; |  jmc | 2011-03-28 | 1 | -2/+2 |
* | Add a couple of examples on tcpflags and icmptype filters |  giovanni | 2011-03-28 | 1 | -2/+10 |
* | Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to no |  schwarze | 2011-02-07 | 1 | -11/+9 |
* | fix a formatting issue for -E; |  jmc | 2010-09-07 | 1 | -3/+7 |
* | Include the link-level header in the hex output if both the -x and -e |  jsing | 2010-01-14 | 1 | -8/+10 |
* | blank lines not allowed outside literal context; |  schwarze | 2010-01-03 | 1 | -5/+5 |
* | Adjust pflog BPF descriptions, problem pointed out by jmc@ |  sthen | 2009-12-03 | 1 | -8/+13 |
* | document increased default snaplen; pointed out by dhill |  sthen | 2009-02-14 | 1 | -4/+4 |
* | add a short section on checksum offloading, based on a diff |  jmc | 2008-04-21 | 1 | -2/+8 |
* | add filtering on direction; ok mpf@ deraadt@ feedback jmc@ |  djm | 2008-04-18 | 1 | -2/+11 |
* | add -I option for printing the interfaces; |  markus | 2007-08-28 | 1 | -3/+5 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | define bpf filters to match address and header fields in IEEE 802.11 |  reyk | 2007-01-02 | 1 | -4/+69 |
* | add a little bit more to -X; |  jmc | 2006-05-15 | 1 | -1/+4 |