Changeset 9a3a846
- Timestamp:
- 08/25/15 18:21:05 (7 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, 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:
- e187b16, f17b546
- Parents:
- 2fa43fa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
r2fa43fa r9a3a846 820 820 packet->trace->format->fin_packet(packet); 821 821 } 822 if (packet->trace && packet->trace->last_packet == packet) 823 packet->trace->last_packet = NULL; 822 824 823 825 if (packet->buf_control == TRACE_CTRL_PACKET && packet->buffer) {
Note: See TracChangeset
for help on using the changeset viewer.