summaryrefslogtreecommitdiff
path: root/af.h
Commit message (Collapse)AuthorAgeFilesLines
* Use pcapng as the name of the file format.Guy Harris2018-01-081-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 emailHannes Gredler2017-07-281-1/+1
|
* Fix up some comments.Guy Harris2016-09-141-3/+3
|
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-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 constKovarththanan Rajaratnam2010-02-201-2/+2
|
* move the BSD AF defs into af.h and make the null and rip printer make use of ithannes2006-03-231-1/+18
|
* add tcpdump-stdinchannes2006-02-271-26/+15
|
* Add missing af.c and af.h files.guy2006-02-251-0/+51