Changeset 2d96bf2 for test/test-format.c
- Timestamp:
- 04/22/06 00:58:59 (16 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-format.c
rd0906e7 r2d96bf2 69 69 if (!strcmp(type,"rtclient")) 70 70 return "rtclient:chasm"; 71 if (!strcmp(type,"pcapfile")) 72 return "pcapfile:traces/100_packets.pcap"; 71 73 return "unknown"; 72 74 }
Note: See TracChangeset
for help on using the changeset viewer.