aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/pcap-common.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-21From Chris Maynard:Guy Harris1-2/+4
2010-02-23Move the declarations of wtap_pcap_encap_to_wtap_encap() andGuy Harris1-2/+0
2009-06-27Cleanup. Should be included in Wireshark 1.2.1 and higher to keepMichael Tüxen1-2/+3
2009-06-27This patchMichael Tüxen1-1/+1
2009-06-27This commitMichael Tüxen1-1/+1
2009-06-02When doing a seek-and-read, don't check the packet size, as we don'tGuy Harris1-2/+2
2009-04-27pcap_to_wtap_map is not used outside wiretap/pcap-common.c, so make itGuy Harris1-7/+0
2009-04-27Move pseudo-header routines from libpcap.c to pcap-common.c, for useGuy Harris1-0/+10
2009-04-27Have the libpcap and pcap-NG code share the LINKTYPE_-to-WTAP_ENCAP_Guy Harris1-0/+34