Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pcapng as the name of the file format. | Guy Harris | 2018-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | At one point, I remember a discussion resulting in the official name of the next-generation replacement for pcap format being changed to "pcapng", with no hyphen. Make tcpdump reflect that. While we're at it, uppdate to use "macOS" as the name of Apple's UNIX-for-Macs, as appropriate (don't use it for versions that were still called Mac OS X or OS X). | ||||
* | zero change: update Hannes Gredler's email | Hannes Gredler | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | Fix up some comments. | Guy Harris | 2016-09-14 | 1 | -3/+3 |
| | |||||
* | remove tcpdump's own CVS keywords | Denis Ovsienko | 2014-01-03 | 1 | -2/+0 |
| | | | | | | Remove lots of $Header's and a few $Id's that all belong to the former CVS repository of tcpdump itself. These keywords have been frozen since the migration to git in late 2008. | ||||
* | af.h/c: make several structs const | Kovarththanan Rajaratnam | 2010-02-20 | 1 | -2/+2 |
| | |||||
* | move the BSD AF defs into af.h and make the null and rip printer make use of it | hannes | 2006-03-23 | 1 | -1/+18 |
| | |||||
* | add tcpdump-stdinc | hannes | 2006-02-27 | 1 | -26/+15 |
| | |||||
* | Add missing af.c and af.h files. | guy | 2006-02-25 | 1 | -0/+51 |