summaryrefslogtreecommitdiff
path: root/pcap-enet.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up the declaration of the packet-filtering routines.Guy Harris2018-08-311-2/+2
* Always include <config.h> rather than "config.h".Guy Harris2017-08-181-1/+1
* remove libpcap's own CVS keywordsDenis Ovsienko2014-01-031-4/+0
* Put the public libpcap headers into a pcap subdirectory in both theguy2006-10-041-2/+2
* Add _U_ to "rcsid[]" definitions, to eliminate "unused variable"guy2003-11-151-2/+2
* From Shaun <delius@progsoc.uts.edu.au>: on AIX, load the BPF driver andguy2003-02-111-2/+2
* whitespace cleanupitojun2002-06-111-3/+3
* Get rid of the PCAP_ENCAP_ values - if an application uses them, thatguy2000-10-121-2/+2
* Introduce a set of PCAP_ENCAP_ codes to specify packet encapsulations.guy2000-09-171-2/+2
* add config.h, remove gnuc.h. remove __deadassar2000-07-111-1/+5
* Unify rcsid'sfenner2000-01-101-0/+4
* Initial revisionmcr1999-10-071-0/+227