Changeset 91c2acc
- Timestamp:
- 09/15/15 11:11:14 (5 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:
- 6264e8e
- Parents:
- 67dc06e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_erf.c
r087674b r91c2acc 564 564 int caplen) { 565 565 int numbytes = 0; 566 567 if (caplen + framinglen != ntohs(erfptr->rlen)) 568 erfptr->rlen = htons(caplen + framinglen); 566 569 567 570 if ((numbytes =
Note: See TracChangeset
for help on using the changeset viewer.