aboutsummaryrefslogtreecommitdiffstats
path: root/packet-range.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce "Remove Ignored packets" in Packet Range frames, which is used inStig Bjørlykke2010-01-261-1/+42
* Rename capture_file.plist to capture_file.plist_start to make it consistent w...Kovarththanan Rajaratnam2009-09-211-8/+8
* (FWIW) One step towards including stdio.h & stdlib.h only when req'd.Bill Meier2009-08-261-0/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* Some 'no previous declararion' warning fixesJörg Mayer2005-08-141-1/+1
* Remove the fixed maximum number of subranges in a range_t; dynamicallyGuy Harris2004-10-161-6/+29
* Make the nranges member of a range_t be the number of ranges, not theGuy Harris2004-10-161-0/+1
* The packet range stuff knows about capture_file structures, so it'sGuy Harris2004-09-041-0/+253