Changeset d9b0550
- Timestamp:
- 07/09/10 11:22:58 (11 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:
- 3b027a6
- Parents:
- dab599b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_dag25.c
r81c2da8 rd9b0550 496 496 497 497 /* See Config_Status_API_Programming_Guide.pdf from the Endace Dag Documentation */ 498 /* Check kBooleanAttributeActive is true -- no point capturing on an interface that's disabled */ 498 /* Check kBooleanAttributeActive is true -- no point capturing on an interface that's disabled 499 500 * The symptom of the port being disabled is that libtrace will appear to hang. 501 */ 499 502 /* Check kBooleanAttributeFault is false */ 500 503 /* Check kBooleanAttributeLocalFault is false */
Note: See TracChangeset
for help on using the changeset viewer.