aboutsummaryrefslogtreecommitdiffstats
path: root/caputils/capture_wpcap_packet.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-07caputils: use SPDX identifiers.Dario Lombardo1-14/+1
2017-10-26We don't need to define sockaddr_storage.Gerald Combs1-48/+0
2017-05-11Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.Guy Harris1-13/+1
2017-05-11Force HAVE_REMOTE to be defined when including pcap.h with remote support.Guy Harris1-0/+12
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-0/+331