aboutsummaryrefslogtreecommitdiffstats
path: root/packet-range.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changesahlberg1-2/+2
2005-08-14Some 'no previous declararion' warning fixesjmayer1-1/+1
2004-10-16Remove the fixed maximum number of subranges in a range_t; dynamicallyguy1-6/+29
2004-10-16Make the nranges member of a range_t be the number of ranges, not theguy1-0/+1
2004-09-04The packet range stuff knows about capture_file structures, so it'sguy1-0/+253