Changeset 2d96bf2 for test/test-convert.c
- Timestamp:
- 04/22/06 00:58:59 (15 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 7b2a39b
- Parents:
- 114b8d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/test-convert.c
r222d8f5 r2d96bf2 77 77 if (!strcmp(type,"rtclient")) 78 78 return "rtclient:chasm"; 79 if (!strcmp(type,"pcapfile")) 80 return "pcapfile:traces/100_packets.pcap"; 79 81 return "unknown"; 80 82 }
Note: See TracChangeset
for help on using the changeset viewer.