| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't run past the snapshot length when doing hex/ASCII dumps. | Guy Harris | 2015-01-06 | 1 | -0/+5 |
* | improve ZeroMQ support (ZMTP/1.0 inside PGM/EPGM) | Denis Ovsienko | 2013-04-14 | 1 | -0/+2 |
* | use existing PGM decoder for UDP-encapsulated PGM | Denis Ovsienko | 2013-04-14 | 1 | -0/+2 |
* | Change C++ style comments to C style comments | fxlb | 2013-04-14 | 1 | -2/+2 |
* | Stop reading multiple files properly on cleanup. | Wesley Shields | 2013-03-29 | 1 | -0/+8 |
* | - Add support for OTV (draft-hasmit-otv-04). | Francesco Fondelli | 2013-02-26 | 1 | -0/+2 |
* | ZeroMQ initial support (ZMTP/1.0 framing) | Denis Ovsienko | 2013-02-11 | 1 | -0/+2 |
* | Squelch some warnings, and add some comments to clarify the code path. | Guy Harris | 2012-11-30 | 1 | -0/+23 |
* | Fix some more NAME_MAX->PATH_MAX and make some routines static. | Guy Harris | 2012-11-29 | 1 | -4/+8 |
* | Merge branch 'master' of https://github.com/mcr/tcpdump | Wesley Shields | 2012-10-01 | 1 | -18/+17 |
|\ |
|
| * | More strictly check for numbers as arguments to -i. | Guy Harris | 2012-09-27 | 1 | -5/+4 |
| * | Use PATH_MAX, not NAME_MAX. | Guy Harris | 2012-09-27 | 1 | -12/+12 |
| * | add missing double quote to fix compiling | Denis Ovsienko | 2012-09-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' | Wesley Shields | 2012-09-10 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Indention should match now | Bill Parker | 2012-09-04 | 1 | -2/+2 |
| * | Sanity Checking for malloc | Bill Parker | 2012-09-04 | 1 | -0/+2 |
* | | Address Michael's comments. | Wesley Shields | 2012-09-06 | 1 | -9/+17 |
* | | Properly print when dlt changes. | Wesley Shields | 2012-08-11 | 1 | -15/+23 |
* | | DLT change detection. | Wesley Shields | 2012-08-11 | 1 | -4/+7 |
* | | Add multi-file support. | Wesley Shields | 2012-08-10 | 1 | -40/+97 |
|/ |
|
* | Add "radius" as an option for -T. | Guy Harris | 2012-06-30 | 1 | -0/+4 |
* | Dropping root priviledges using Linux Capabilities | Michal Sekletar | 2012-05-25 | 1 | -0/+52 |
* | Back out DLT_PFSYNC support. | Guy Harris | 2012-02-29 | 1 | -3/+0 |
* | Add DLT_PFSYNC support. | Guy Harris | 2012-02-29 | 1 | -0/+3 |
* | tcpdump now accepts SIGUSR1 as a signal to print the statistics on systems th... | Kenichi Maehashi | 2012-02-07 | 1 | -4/+10 |
* | Add a CARP dissector and a command-line option to dissect proto 112 as CARP. | George Neville-Neil | 2011-11-23 | 1 | -0/+2 |
* | Change name of Hilscher link types to say NETANALYER. | Guy Harris | 2011-09-15 | 1 | -4/+4 |
* | Add printers for the Hilscher Ethernet link-layer types. | Guy Harris | 2011-09-15 | 1 | -0/+6 |
* | Note that ndo_error doesn't, and *ndo_error shouldn't, return. | Guy Harris | 2011-06-24 | 1 | -1/+2 |
* | Use "-H", not "-h", for the 802.11s option, and improve error reporting. | Guy Harris | 2011-06-21 | 1 | -4/+7 |
* | From: Darren Reed <darren.reed@oracle.com> | Michael Richardson | 2011-05-03 | 1 | -6/+5 |
* | Fix plurals in packet count messages. | Guy Harris | 2011-03-08 | 1 | -5/+8 |
* | Add support for nommu systems. | Guy Harris | 2010-11-30 | 1 | -7/+18 |
* | Switch user ID/root directory with -Z before opening savefiles for output. | Paul Ferrell | 2010-11-06 | 1 | -10/+25 |
* | reworked print-ether to use netdissect | Michael Richardson | 2010-10-07 | 1 | -1/+1 |
* | Document -j and -J. List -h in the usage message. | Guy Harris | 2010-08-23 | 1 | -1/+1 |
* | Handle DLT_IEEE802_15_4_NOFCS like DLT_IEEE802_15_4. | Guy Harris | 2010-08-22 | 1 | -0/+3 |
* | Print a -L-like header for -J. | Guy Harris | 2010-08-22 | 1 | -0/+7 |
* | Add support for setting the time stamp type for a capture. | Guy Harris | 2010-08-22 | 1 | -11/+76 |
* | If -U is specified, flush the file after creating it, so it's not zero-length. | Romain Francoise | 2010-06-05 | 1 | -0/+4 |
* | Add a -h flag, and only attempt to recognize 802.11s mesh headers if it's set. | Guy Harris | 2010-05-27 | 1 | -1/+5 |
* | Merge branch 'master' of git+ssh://bpf.tcpdump.org/tcpdump/master/git/tcpdump | Michael Richardson | 2010-05-13 | 1 | -1/+1 |
|\ |
|
| * | When printing the link-layer type list, send *all* output to stderr. | Guy Harris | 2010-05-07 | 1 | -1/+1 |
* | | moved ieee802.15.4 to NDO system | Michael Richardson | 2010-05-13 | 1 | -3/+3 |
* | | tcpdump.c: fix merge error: ieee802_15_4_if_print isn't a new style printer | Dmitry Eremin-Solenikov | 2010-03-09 | 1 | -3/+3 |
* | | Merge remote branch 'origin/master' | Dmitry Eremin-Solenikov | 2010-03-09 | 1 | -39/+131 |
|\ \
| |/ |
|
| * | tcpdump.c: mark several variables as static | Kovarththanan Rajaratnam | 2010-02-20 | 1 | -3/+3 |
| * | Recognize -b as a flag. | Guy Harris | 2010-02-08 | 1 | -1/+2 |
| * | Mention the b flag in the usage message. | Guy Harris | 2010-02-08 | 1 | -1/+1 |
| * | Handle the 48-byte and 64-byte Linux USB headers differently; for now, | Guy Harris | 2010-01-25 | 1 | -6/+8 |