Changeset 182d043 for lib/trace.c
- Timestamp:
- 08/22/08 13:25:59 (14 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:
- 553247b
- Parents:
- f45e8af
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
r4569c93 r182d043 948 948 } 949 949 950 assert(packet->capture_length < LIBTRACE_PACKET_BUFSIZE); 951 950 952 return packet->capture_length; 951 953 }
Note: See TracChangeset
for help on using the changeset viewer.