- Timestamp:
- 04/29/06 15:05:22 (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:
- fc2e63f
- Parents:
- 9d7d9e9
- Location:
- lib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/gettimeofday.c
- Property mode changed from 100755 to 100644
-
lib/linktypes.c
r114b8d6 rda22687 24 24 case TRACE_DLT_LINUX_SLL: return TRACE_TYPE_LINUX_SLL; 25 25 case TRACE_DLT_PFLOG: return TRACE_TYPE_PFLOG; 26 default:27 assert(!"No pcap support");28 26 } 29 27 return -1;
Note: See TracChangeset
for help on using the changeset viewer.