aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ppi.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-10Change the BSD-licensed written by CACE to BSD+GPL.Gerald Combs1-0/+4
2008-02-07Removed even more "statement not reached" warnings.Stig Bjørlykke1-2/+0
2008-01-24Fix various small memory leaks & 1 invalid g_free (airpcap_gui_utils.c)Bill Meier1-1/+4
2007-08-22Move wtap_pcap_encap_to_wtap_encap()'s definition to libpcap.h so packet-ppi....Jeff Morriss1-4/+1
2007-08-17Instead of converting between 802.11 frequencies and channels umpteenGerald Combs1-45/+15
2007-06-26Add capture counts for PPI.Gerald Combs1-4/+43
2007-06-14Fix a bunch of errors found by gcc.Gerald Combs1-10/+7
2007-06-13Add support for PPI (the Per-Packet Information header), described atGerald Combs1-0/+1189