- Timestamp:
- 02/23/06 13:59:58 (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:
- bdde7b8
- Parents:
- 208f694
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_pcap.c
r8ea5b38 r7a8bf1d 108 108 INPUT.pcap = NULL; 109 109 DATA(libtrace)->filter = NULL; 110 DATA(libtrace)->snaplen = 0;110 DATA(libtrace)->snaplen = 65536; 111 111 DATA(libtrace)->promisc = 0; 112 112
Note: See TracChangeset
for help on using the changeset viewer.