aboutsummaryrefslogtreecommitdiffstats
path: root/capture_wpcap_packet.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs1-0/+6
2008-01-08Changed email address for Gerald from zing.org to wireshark.orgStig Bjørlykke1-1/+1
2006-05-21name changeRonnie Sahlberg1-1/+1
2005-05-21as suggested by Loris: add wpcap_packet_get_version() and check the packet.dl...Ulf Lamping1-0/+3
2005-05-21don't use LPADAPTER but simply void * as we don't need to look inside the mem...Ulf Lamping1-5/+5
2005-05-20win32 only: get interface details from WinPcap's packet.dll (direct access to...Ulf Lamping1-0/+44